| append_csv | Append a dataframe to a csv by binding rows to prevent column... |
| clipboard_copy | Copies dataframe copied to clipboard |
| clipboard_read | Reads from clipboard |
| convert_docx_to_gfm | Converts all docx files in the working directory to markdown |
| convert_docx_to_md | Converts all docx files in the working directory to markdown |
| convert_docx_to_rmd | Converts all docx files in the working directory to markdown |
| convert_mv_docx_to_rmd | Converts all docx files in the working directory to R... |
| convert_xlsx_to_csv | Converts all xlsx files in the working directory to csv |
| create_dir_if_not_exist | Creates folder in working dir if doesn't exist |
| date_this | Get Date |
| dir_copy | Copy a directory recursively to a new location |
| dir_replace | Replace a folder |
| doc_push_install_package | Documents changes to packages |
| file_rm_if_exists | Removes a file if it exists |
| get_timestamp | Get Timestamp |
| git_add_all | Push a local repo to remote MSK KMI Enterprise GitHub... |
| git_add_all_in_outside_repo | Push a local repo to remote MSK KMI Enterprise GitHub... |
| git_add_all_this_repo | Push a local repo to remote MSK KMI Enterprise GitHub... |
| git_add_commit_all | Push a local repo to remote MSK KMI Enterprise GitHub... |
| git_add_commit_all_outside_repo | Push a local repo to remote MSK KMI Enterprise GitHub... |
| git_add_commit_all_this_repo | Push a local repo to remote MSK KMI Enterprise GitHub... |
| git_add_commit_some | Push a local repo to remote MSK KMI Enterprise GitHub... |
| git_add_commit_some_outside_repo | Push a local repo to remote MSK KMI Enterprise GitHub... |
| git_add_commit_some_this_repo | Push a local repo to remote MSK KMI Enterprise GitHub... |
| git_add_some | Push a local repo to remote MSK KMI Enterprise GitHub... |
| git_add_some_outside_repo | Push a local repo to remote MSK KMI Enterprise GitHub... |
| git_add_some_this_repo | Push a local repo to remote MSK KMI Enterprise GitHub... |
| git_commit | Push a local repo to remote MSK KMI Enterprise GitHub... |
| git_commit_outside_repo | Push a local repo to remote MSK KMI Enterprise GitHub... |
| git_commit_this_repo | Push a local repo to remote MSK KMI Enterprise GitHub... |
| git_destroy | Push a local repo to remote MSK KMI Enterprise GitHub... |
| git_ignore_lfs_in_this_repo | Add files greater than indicated size in working directory to... |
| git_lfs_install_this_repo | Push a local repo to remote MSK KMI Enterprise GitHub... |
| git_pull | Pull a GitHub repo based on the path to local repo |
| git_pull_all_on_startup | Pulls all repos when R starts up |
| git_pull_from_msk | Pull a GitHub repo from the MSK KMI Enterprise GitHub based... |
| git_pull_outside_repo | Pull a GitHub repo based on the path to local repo |
| git_pull_this_repo | Pull a GitHub repo based on the path to local repo |
| git_push | Push a local repo to a GitHub repository |
| git_push_all_on_close | Pushes all repos when R closes |
| git_push_outside_repo | Push a local repo to a GitHub repository |
| git_push_this_repo | Push a local repo to a GitHub repository |
| git_status | Push a local repo to remote MSK KMI Enterprise GitHub... |
| git_status_outside_repo | Push a local repo to remote MSK KMI Enterprise GitHub... |
| git_status_this_repo | Push a local repo to remote MSK KMI Enterprise GitHub... |
| git_write_log_csv_outside_repo | Writes the git log to file |
| git_write_log_csv_this_repo | Writes the git log to file |
| hello | Hello, World! |
| list_add | Adds a dataframe to the list |
| list_last | Gets the new index of a list |
| list_length | Gets the new index of a list |
| list_next | Gets length of list + 1 |
| list_tail | Gets the last list entry |
| log_this_as | Universal log function to use to log items |
| log_this_as_csv | Universal log function to use to log items |
| melt_parse_string_column | Converts a dataframe to a long table based on a column that... |
| my_read_csv | Reads a csv with logging |
| my_write_csv | Writes csv to the OUTPUT directory with the option of having... |
| my_write_xlsx | Writes xlsx to the OUTPUT directory with the option of having... |
| ocr_file | Tesseract's ocr function, but the png outputs are deleted... |
| pdf_to_booklet_order | Converts a pdf file into a version with the pages rearranged... |
| qa_date_format | Returns dataframe of the outputs for all the parsing options... |
| qa_timestamp_col | Returns a dataframe of the different parsing methods for a... |
| read_entire_excel | Reads entire XLSX file into a list of dataframes |
| rm_all | Removes R objects in the global environment without warning... |
| rm_all_objects_that_start_with | Removes all objects in the global environment that have a... |
| rm_global_robjs_if_exist | Removes global R objects if they exist in the global... |
| rm_if_exists | Removes R objects in the global environment if R object... |
| size_in_gigabytes | Filesize in GB |
| stamp_this | Get Timestamp |
| stop_before_continue | Stops the script and asks end-user to press [ENTER] to... |
| 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 |
| typewrite | Returns a phrase with formatting |
| write_csv_if_not_exist | Writes csv to the OUTPUT directory with the option of having... |
| write_xlsx_if_not_exist | Writes xlsx to the OUTPUT directory with the option of having... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.