Description Usage Arguments Value Examples
View source: R/changeOutDirectory.R
Sets the current outDirectory which will store the Data Ontology and all function output. Option to create directory if does not exist.
| 1 | changeOutDirectory(outdir, create = FALSE)
 | 
| outdir | directory path | 
| create | TRUE/FALSE (will create the directory if it does not exist) | 
none (called for side effect: sets outDirectory)
| 1 | changeOutDirectory(outdir=“.”, create=FALSE)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.