add_project_note | Add entry to PROJECT_NOTEPAD.txt from console |
append_csv | Append a dataframe to a csv by binding rows to prevent column... |
brake_if_file_exists | Stops the script from running if the end point exists |
from_xlsx_to_project_csv | Converts all the xlsx files in a dir/NEW folder to csv files... |
get_new_fns | List files from the "NEW" subdirectory for a directory |
hello | Hello, World! |
initialize_project_notepad | Creates PROJECT_NOTEPAD.txt in working directory that will... |
install_github_packages | Installs Github Packages using R environment variables |
instantiate_project_notepad | View PROJECT_NOTEPAD |
read_new_project_files | Reads a csv using reader::read_csv |
setup_project_dirtree | Creates the project directory tree using the names of desired... |
trace_this_script | Gets the list of "^DATA_" objects in the global environment... |
update_project_notepad | Updates PROJECT_NOTEPAD R object from the PROJECT_NOTEPAD.txt... |
write_csv_to_desktop | Writes csv with overwrite/append options to Desktop |
write_project_csv | Writes csv with overwrite/append options if file exists |
write_project_sql_query_to_csv | Writes csv with overwrite/append options if file exists |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.