View source: R/download_ISO_data.R
download_ISO_data | R Documentation |
This is an internal function called by the download_d1_data.R function. Not to be exported
download_ISO_data(meta_raw, meta_obj, meta_id, data_id, metadata_nodes, path)
meta_raw |
(character) A raw metadata object produced by download_d1_data |
meta_obj |
(character) A metadata object produced by download_d1_data |
meta_id |
(character) A metadata identifier produced by download_d1_data |
data_id |
(character) A data identifier produced by download_d1_data |
metadata_nodes |
(character) The member nodes where this metadata is stored, produced by download_d1_data |
path |
(character) Path to a directory to download data to. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.