download_zenodo | R Documentation |
Download files from Zenodo record id
download_zenodo(record_id, dest_folder = "", token = Sys.getenv("ZENODO_PAT"))
record_id |
record id |
dest_folder |
destination folder for file downloads |
token |
API key |
https://github.com/zenodo/zenodo/issues/1629#issuecomment-435062462
## Not run: download_zenodo(record_id = "2025865") ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.