Use .Renviron to provide credentials for API access.
scopus_config(quiet = FALSE)
Arguments
- quiet
whether to display messages for missing environment varibles,
by default FALSE
Details
Set values for SCOPUS_API_KEY and optionally for SCOPUS_API_TOKEN if making
requests from outside of institutional IPs linked to the subscriber.
file.edit("~/.Renviron")
readRenviron("~/.Renviron")