get_deposits_token | R Documentation |
Tokens should be stored as local environment variables, optionally defined in
a ~/.Renviron
file, and should contain the name of the desired deposits
service.
get_deposits_token(service = NULL, sandbox = FALSE)
service |
Name of desired service; must be a value in the "name" column of deposits_services. |
sandbox |
If |
API token for nominated service.
## Not run:
token <- get_deposits_token (service = "figshare")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.