| args | Broca Arguments |
| copy_cb | Copy a Dataframe to Clipboard |
| copy_to_clipboard | Copy a data frame to the clipboard |
| create_log.md | Create log.md if it doesn't exist |
| docx_to_gfm | Converts all docx files in the working directory to markdown |
| docx_to_md | Converts all docx files in the working directory to markdown |
| docx_to_rmd | Converts all docx files in the working directory to markdown |
| Google Suite | |
| is_csv | Does the file have a csv extension? |
| is_excel | Does the file have an xlsx extension? |
| knit_asis | FUNCTION_TITLE |
| knit_asis_rmd_table_metadata | FUNCTION_TITLE |
| knit_asis_rmd_table_value | FUNCTION_TITLE |
| log_this | Universal log function to use to log items |
| make_trbl | Make a Tribble Skeleton |
| pipe | Pipe operator |
| read_cb | Read Data with Header from Clipboard |
| read_cb_hl | Read Headerless Data from Clipboard |
| read_cb_trbl | Read Clipboard as Tribble |
| read_clipboard | Read a Dataframe from Clipboard |
| read_csv_as_rmd_table | Read a CSV |
| read_full_excel | Read an Entire Excel Workbook |
| read_gdoc_as_docx | Read Google Doc as Officer Package Object |
| read_gdoc_as_txt | Read Google Doc as Text |
| read_gsheet | Read a Google Sheet |
| simply_read_csv | Read a CSV as All Text |
| simply_write_csv | Write to CSV |
| strip_ext | Remove File Extension from String |
| view_as_csv | View a Dataframe in a Temporary CSV File |
| view_as_xlsx | View a Dataframe in a Temporary Excel File |
| write_full_excel | Write a List of Dataframes as an Excel |
| write_temp_csv | Write CSV to a Temporary File |
| write_temp_delim | A simply write txt to a temp file with a logging feature |
| write_temp_xlsx | Write a List of Dataframes as a Temporary Excel |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.