View source: R/get_zenodo_data.R
get_zenodo_data | R Documentation |
The function returns the dataset, or file(s), deposited in Zenodo record.
get_zenodo_data(doi, rdata_exist = TRUE)
doi |
A |
rdata_exist |
A |
a file(s) containing in the Zenodo record.
Alessandro Oggioni, phD oggioni.a@irea.cnr.it
## Not run:
## Not run:
record <- get_zenodo_data(
doi = "10.5281/zenodo.7041152", # test dataset
rdata_exist = TRUE
)
## End (Not run)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.