spod_get_data_dir | R Documentation |
This function retrieves the data directory from the environment variable SPANISH_OD_DATA_DIR. If the environment variable is not set, it returns the temporary directory.
spod_get_data_dir(quiet = FALSE)
quiet |
A |
A character
vector of length 1 containing the path to the data directory where the package will download and convert the data.
spod_set_data_dir(tempdir())
spod_get_data_dir()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.