Description Usage Arguments Value Examples
View source: R/make_results_folder.R
This utility function makes a results folder with the specified name within a results folder. It will also overwrite old results if required. Returns a path to the results folder.
1 | make_results_folder(prefix, regen = FALSE)
|
prefix |
A character string containing the name of the results folder to create |
regen |
Logical - defaulting to |
A path to the results folder.
1 2 | ## Code
make_results_folder
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.