View source: R/make_versioned_dir.R
make_versioned_dir | R Documentation |
Returns an appropriate path to save results in, creating it if necessary.
make_versioned_dir(root, date)
root |
path to root of output results |
date |
character date in form of "YYYY_MM_DD" or "today". "today" will be interpreted as today's date. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.