| a | Adds annotations |
| add_filler | Adds a filler to the text. |
| as.bullet | Formats text as a bullet. |
| as.footer | Right justifies and add a filler to the text. |
| as.header1 | Adds horizontal lines above and below the text. |
| as.header2 | Adds filler to the text. |
| assemble_package | Takes a local package and assembles it |
| break_sentence | Inserts newlines into strings after a specified character... |
| cjust | Applies center justification to my_string. |
| configure_readme | Configure readme file |
| detach_all_but_basic_packages | Detaches all packages |
| detach_package | Unloads packages |
| find_file_along_path | Goes up path component and looks for the file_name in each... |
| find_folder_along_path | Goes up path component and looks for the folder_name in each... |
| format_imported_annotation | Tabs out an imported annotations to isolate them visually. |
| function_to_function | Runs from start of fun1 and sets up args for fun2 when it... |
| function_var_to_env | Puts all of the function variables in a specified environment |
| get_annotation_indention | Get the indentation string length that should be used for... |
| get_annotation_path | Get the path to the annotation file. |
| get_annotation_width | Get the annotation width that should be used for annotations. |
| get_loaded_package_version | Tells which version of the named package is loaded. |
| get_note_extension | Gets the note extention from the global environment. |
| get_package_version_listed_in_description | Gets the package version listed in the package description... |
| get_script_dir_path | Gets the path of the script that runs it |
| grapes-ni-grapes | 'Not in' |
| housekeeping-package | housekeeping: Basic Debugging and Package Building Tasks |
| import_annotation | Get annotation text at a path location. |
| list_missing_columns | Prints any column names not yet defined in data |
| ljust | Left justifies my_string. |
| matches_loaded_version | Tells if my_version matches the version returned from... |
| move_to_end | Move item to end of vector |
| move_to_front | Move item to front of vector |
| move_to_position | Move item to position of vector |
| package_is_loaded | Tells if package_name is currently loaded |
| remove_package_from_all_libraries | Searches all libraries in .libPaths() and deletes the named... |
| report_df_values | Turns all df or dt columns into factors and reports the... |
| report_environment_var | Puts all of the function variables in a specified environment |
| rjust | Right justifies my_string. |
| use_nextflow_wd | Tries to set the wd to the wd found in the Nextflow log. |
| wrap_sentence | Breaks up a string into a character vector with strings of a... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.