Description Usage Arguments Value
This function reflects how we want to organize files. It returns a path relative to whatever is the data root.
1 | ramp_path1(stage, location, project, user, rproject, path = NULL)
|
stage |
One of (input, working, output). Must not be NULL. |
location |
If this is associated with a location. Can be NULL. |
project |
The Github project or R project name, without a slash. Can be NULL. |
user |
The username for the person's working directory. |
rproject |
The Rstudio project name. |
path |
An optional file path within the directory. |
a path to use as a base path for this dataset.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.