make_zenodo_query | R Documentation |
Send a query to the Zenodo API
make_zenodo_query( path = "api/deposit/depositions", token = get_zenodo_token(), ... )
path |
the path to the endpoint |
token |
access token for Zenodo API |
... |
additional arguments |
response from the API
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.