Description Usage Arguments Related Functions and Methods See Also
Accessing the plus API pool
1 | get_cr_token(service = "https://api.crossref.org", ...)
|
service |
Service name, a character scalar. |
... |
Arguments passed on to
|
get_cr_token
: Get the token to authenticate into the plus tool.
In this order, returns the first hit of:
CR_MD_PLUS_TOKEN
environment variable
(recommended only for secure environment variables in the cloud),
an entry in the OS keychain manager for service
and username
,
NULL
with a warning.
Other api pool access functions:
polite
,
pools()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.