| as.robj_name | Gets R Object Name as Character String |
| copy_to_clipboard | Copies dataframe copied to clipboard @param dataframe object... |
| create_path_to_file | Creates a full file path by taking name components sans... |
| dir_create_if_not_exist | Creates folder in working dir if doesn't exist |
| filesize_in_gb | Filesize in GB |
| get_installed_packages | Return vector of installed packages |
| get_robj_name | Gets R Object Name as Character String |
| get_timestamp | Get Timestamp |
| hello | Hello, World! |
| load_robj | Loads an R object based on name if a corresponding R data... |
| read_clipboard | Reads dataframe copied to clipboard @param dataframe in... |
| remove_file_ext_from_fn | Remove the file ext from fn |
| rm_all | Removes R objects in the global environment without warning... |
| rm_if_exists | Removes R objects in the global environment if R object... |
| save_robj | Saves an R object as RData file in the working directory |
| strip_fn | Remove the file ext from fn |
| try_catch_error_as_na | Skip error messages, records NA, and continues to loop on the... |
| try_catch_error_as_null | Skip error messages and continues to loop on the expression |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.