View source: R/functions_key_management.R
scopus_key | R Documentation |
Reads (or writes) the user key to an environment variable.
scopus_key(force = FALSE)
force |
Overwrite existing key? If TRUE, the user will be prompted to enter a user key even if one has already been entered before. |
Request a user key from Scopus https://dev.elsevier.com/
in order to use the API. This key gets appended to GET queries via the
user_key
parameter. The key will be saved so you don't have to enter
it repeatedly.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.