Description Usage Arguments Details Value
Initialize a local datadir to act as an ARCHS4 data datadir
1 2 | archs4_local_data_dir_create(datadir = getOption("archs4.datadir"),
stop_if_exists = TRUE)
|
datadir |
the path to the datadir to create (or initialize) as an ARCHS4 data datadir. |
stop_if_exists |
by default, this function will |
A local datadir needs to be created and initialized (wth a meta.yaml
file), to house ARCHS4 data for use in an Archs4Repository. This function
creates that datadir and copies an initial meta.yaml
file.
Please refer to the vignette section "ARCHS4 Data Download" for more details.
invisibly returns the path to the meta.yaml
in the target
datadir
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.