Skip to contents

All functions

ask()
Utility ask function
ask_confirm()
Utility ask function that confirms and returns the response
askyn_confirm()
Utility ask function that confirms and returns TRUE / FALSE
askyn_letter()
Utility ask function that returns the response
cheat()
Open cheatsheet
common_vars()
common_vars
convert_winpath()
Utility Windows function
deselect()
Remove variables from tibble
determine_path()
determine_path
fct_case_when()
Ordered Factor case_when()
find_file()
Find a new file interactively [Stable]
get_system()
Determine which system R is running on
google()
Search Google for R related results
google_last_error()
Search Google for your most recent error message.
huck()
Remove a named list element
ic_copy_file_wlog()
Copy file and log where it was copied from
ic_copy_script()
Start a new file with header [Experimental]
ic_ggtheme()
Integral theme theme for PDF
ic_new_git()
Start a new git repository with Integral gitignore [Experimental]
ic_new_proj()
Create a new project and R files following Integral standards
ic_new_python_file()
Start a new Python script file with Integral's header [Experimental]
ic_new_r_file()
Start a new R script file with Integral's header [Experimental]
ic_new_rmd_file()
Start a new RMarkdown document with Integral header
ic_news()
Show news for new version
ic_pptfig()
Function to place R generated figures into a PowerPoint Template
ic_ppttheme()
theme for PowerPoint slide
ic_qa()
Automated QA form population
ic_update()
Update the integral package
ic_write_csv_wlog()
Add to save log when csv is written
idf()
Interactive filter helper
letnum()
convert letter to column number
x
Not In: Inverse Value Matching
quote_values()
Convert raw comma separated values into a vector
read_pptx_template()
Function to place R generated figures into a PowerPoint Template
scale_big_dollar()
Scale large dollar amounts to shortened dollar amounts (k, M, B, T)
scale_si_unit()
Scale format to International System of Units (k, M, )
signif_column()
Creating a new column with significance labels
so_last_error()
Search Stack Overflow for your most recent error message.
stackoverflow() so()
Search Stackoverflow
str_between()
Select string between two strings
tp()
Tibble Preview
view_df()
View selected data frame
visdat_grouped()
vis_dat for grouped data
wc()
Write Clip shortcut
xlsxtable()
Table Template
xview()
Show a table in Excel
xview2()
Show a table in Excel
zscore()
Convenience wrapper for scale that returns a vector instead of a matrix / array