View source: R/load_project_log_from_rdata.R
This function loads the PROJECT_LOG from the PROJECT_LOG.RData file in the working directory. If the PROJECT_LOG.RData file does not exist, a blank one will be created, but will be populated using the update_project_log() function.
1 | load_project_log_from_rdata(dirs_to_log)
|
dirs_to_log |
character vector of the names of the directories that will be tracked for logging |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.