View source: R/fileutilities.R
initOutDir | R Documentation |
If outdir is NULL, then no directory is checked/created. This also implies that creating plots is not possible.
initOutDir(outdir)
outdir |
character vector pointing to a directory to check/create |
TRUE if the output directory was created, otherwise FALSE (it might already exist).
Steve Lianoglou, Russell Bainer
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.