directories
directories.Rmd- During dev builds:
- Both any output and docs are kept in
projr/<label>/<version>sub-directories of a cache directory. If a cache directory has labelcacheexactly (after forcing it to lower case), then that directory is used. Otherwise, the first cache directory specified in_projr.ymlis used.
- Both any output and docs are kept in
Here is the default directories key:
To access the path for the raw-data
directory, run:
projr_path_get("raw-data")which yields
"_raw_data"Now,