Description Usage Arguments Value Examples
Returns project's results directory, allows relative directories. Only used within an R script, after create_source_file_dir.
1 | resultsDir(sourceInfo = getSourceInfo())
|
sourceInfo |
R source_info list created by create_source_file_dir |
path to data directory
1 2 3 4 | ## Not run:
resultsDir(getSourceInfo())
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.