View source: R/filesystem-locations.R
resource | R Documentation |
Here a resource is a named location on a filesystem, can be passed to fs::path, etc..., similar to here::here but doesn't do a complex search and allows out-of-tree references.
resource(name, ..., .root = NULL)
name |
name of the resource |
... |
additional relative path elements to resource |
.root |
optionally the new path root |
path to resource, if available
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.