View source: R/filesystem-locations.R
get_dir | R Documentation |
Retrieve a URI or directory relative to a named resource
get_dir(..., .name = NULL, .strict = TRUE)
... |
relative URI/path components |
.name |
required (specified first and named) name or resource |
strict |
iff FALSE (TRUE by default), failure to find the named resource downgrades to a temporary filesystem location. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.