use_dataset | R Documentation |
tar_target
for using a dataset from datasets/
Create a tar_target
for using a dataset from datasets/
use_dataset(dataset, path_only = TRUE)
dataset |
A string or symbol. |
path_only |
Only list path as target? FALSE would list a target that would read the dataset from path. |
A list of targets with names <dataset>_path
and <dataset>
, respectively.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.