add_n | A function to the number of individual entries to a vector. |
bind_l_vec | Bind a list of vectors of different lengths. |
casconv | Function to convert between hypen and hyphen-less CAS... |
chck_dupl | Check if duplicated values are in columns of data.frame. |
chck_na | Check if NA values are in columns of data.frame. |
clean_names | Function to clean names |
clean_str | Function to clean string |
clean_workspace | Function to clean workspace appart from some variables |
cut_labeler | Function to produce nice Labels for the cut function |
denamer | Function to extract arguments from an object created by... |
file.path2 | Function to Construct Path to Files |
firstup | Function to upper-case 1st letter |
fixweek | Convenience function to turn week 1-9 into 01-09. |
form_nice | Function to produce nice numeric labels |
fread2 | Convenience data.table::fread() wrapper. |
fwrite2 | Convenience data.table::fwrite() wrapper. |
gg_dummy | Function to produce a dummy ggplot |
grapes-lchin-grapes | Helper functions to apply chmatch() to list column elements |
grapes-lilike-grapes | Helper functions to apply grepl() to list column elements |
grapes-lin-grapes | Helper functions to apply match() to list column elements |
grapes-llike-grapes | Helper functions to apply grepl() to list column elements |
ksource | A function to source .Rmd files. |
left | Function to trim n leading characters from string. |
log_msg | Function to log a msg to a file |
max_number | Function to replace larger values with a threshold value. |
min_number | Function to replace smaller values with a threshold value. |
namer | Function to create file name (path) string. |
nth_element | Function to return every nth element of a vector |
rdepend | Function to check what packages are used in multiple scripts... |
readChar2 | Wrapper around 'readChar()' |
read_query | Function to read from a database. |
read_sf | Function to read spatial data from a database. |
reorder_within | Helper function to reorder ggplot facets. |
right | Function to trim n trailing characters from string. |
scale_x_reordered | Helper function to reorder ggplot facets. |
send_query | Function to send to a database. |
size | Function to print R object pretty size |
subchunkify | Function to create different heights and widths in RMarkdown... |
theme_as | Custom ggplot2 theme |
toupper_all | Function for Capitalize First Letters |
val_seperator | Function to separate values at the nth position |
write_sf | Functions to write a spatial table to a database. |
write_tbl | Functions to write a table to a database. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.