| create_folder | Takes in a string and creates a new folder with that name. |
| get_nth_part | Extracts the first (or nth) entry from each split. |
| load_packages | Install/load packages from library into environment. |
| read_xl_to_list | Read in Excel file table to list |
| split_one.by.one | Split string and iteratively return parts pasted to first... |
| write_df_to_Excel | Writes a data frame to a worksheet in an Excel workbook. |
| write_list_to_Excel | Writes a list to a worksheet in an Excel workbook. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.