as_data_frame | Conversion to data frame |
as_named_list | Convert to named list |
catf | Formatted output |
cbind_lapply | Bind lapply results |
collapse | Collapse string |
df_add_category | Add category for column. |
df_add_constant_columns | Add columns with constant values |
df_explode | Split variable (column) into multiple. |
df_rows_to_list | Convert data frame rows to list |
df_split_col | Split string/factor column |
fs_dirname | k-fold dirname |
fs_drop_ext | Drop file extension(s) |
fs_path_pop | Stack-like pop operation for path names |
ggsave2 | Export ggplot object to file |
insert | Replace elements in a named vector or list |
is_permutation | Test for permutation |
is_subset | Subset check |
named_list | Create a named list |
nunique | Get number of unique elements |
sample2 | Modified version of 'sample'. |
shuffle | Random shuffle of a vector |
str_explode | Split strings into parts of certain types |
str_parse | Parse strings |
str_to_shortcut | Make string shortcuts |
symdiff | Set operation symmetric difference |
which_min | Where is is min or max value in a nmeric vector? |
zip | Aggregate vectors/lists into lists of lists |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.