mkoutdir | R Documentation |
Make an output directory using scratch location
mkoutdir(out_dir, use_scratch = FALSE)
out_dir |
String, path to output directory |
use_scratch |
Logical. Should the output dir be created on scratch, with a symlink to the scratch location placed at out_dir? |
None
## Not run:
mkoutdir()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.