resolve_path | R Documentation |
Helper function to resolve the path (e.g. directory or md.json file)
resolve_path(path, cache_dir = NA)
path |
the path to resolve |
cache_dir |
a directory to cache downloaded files to |
A list of two items:
path
- string containing the path to the metadata.json file
metadata
- a csvwr metadata object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.