Description Usage Arguments Details Examples
setup(path) checks if the following folders exist at path. If not, setup makes them:
1 | setup(path = ".")
|
path |
character string, specifies where to make folders. Defaults to current directory |
* data - for any raw data files * tmp - for any temporary files (e.g. processed data, models, ...) * out - for any outputs (e.g. images, tables for sharing, ...)
1 | setup()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.