Description Usage Arguments Examples
View source: R/mopex_data_download.R
Download multiple datasets from Mopex website as one combined dataset
1 | data_download(id, save = FALSE, path = NULL, file_name = NULL)
|
id |
the datasets we want to download |
save |
whether we want to save the combined datasets |
path |
where we want to save the file |
file_name |
what name we want to give to the file |
1 | data_download(id = '01048000', save = FALSE)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.