| get_source_data_path | R Documentation |
Resolves the local data directory for a source using the package config.
get_source_data_path(
source,
config = get_investdatar_config(),
subdir = NULL,
create = FALSE
)
source |
Character source name. |
config |
Optional package config list. |
subdir |
Optional subdirectory appended to the source data path. |
create |
Logical. Create the directory if it does not exist. |
Character scalar path.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.