| add_to_cabinet | Adds a file to the file cabinet |
| build_cabinet | Builds the file cabinet |
| build_query | Build a query for Google BigQuery from a text string |
| execute_proj_model | Return boolean of project model to be executed from the... |
| exit_proj | Exit a project |
| find_dirs | Finds the root and current directories |
| get_file_folder | Get a full folder path |
| get_file_path | Get a file path relative to the root directory |
| get_output_dir | Get the desired output directory |
| get_proj_packages | Parse out packages to load |
| get_proj_root | Get the project root directory |
| ggplot_grid | Grid of ggplot objects |
| ggsave2 | A modified ggsave function |
| git_branch | Create a branch using git |
| git_clone | Clone a git repository |
| git_commit | Commit changes to the current branch |
| git_merge | Merge two branches using git or interactive method |
| git_pull | Git pull |
| git_push | Git push |
| install.packages | This overwrites the base install.packages function to only... |
| install_req_packages | Install required packages |
| library | Redefined library, require, and install.packages functions to... |
| link_to_proj | Link a script to the project |
| load.packages | This function loads packages |
| lock_proj | Lock all the project variables |
| od.colors | Creates the Opendoor color scheme |
| od_theme | Opendoor's ggplot2 theme |
| package.depend | This function gets package dependencies |
| proj.env | Creates a project environment variable |
| read_file | Read in a file in a standardized way |
| remove_file | Removes a file from the project directory and the file... |
| remove.packages | This overwrites the base remove.packages function to only... |
| require | This overwrites the base require function to only look in the... |
| reset_proj_env | Reset the project environment |
| save_file | Save a file |
| set_proj_lib | Set the path to the project library |
| set_proj_models | Set the project models to be executed from the "main.R" file |
| source_file | Source a file for the main.R file execution. |
| sum_dt | A modified sum function |
| unload.packages | This function unloads packages |
| unlock_proj | Unlock all the project variables |
| update_Rdev_version | Update stored R Development Version |
| update_req_packages | Update stored required packages |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.