Description Usage Arguments Value Examples
Create path to defined data directory by defining/re-defining content_dir; option to change directory opening for specific purposes.
1 |
... |
objects or strings fed to a paste0 function |
dir |
a root directory |
string
1 2 3 | content_dir <- "~/r_proj/cats/"
filename <- "dogs.csv"
data_path("data/output/", filename)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.