scopus_key: Set or get a Scopus user key.

View source: R/functions_key_management.R

scopus_keyR Documentation

Set or get a Scopus user key.

Description

Reads (or writes) the user key to an environment variable.

Usage

scopus_key(force = FALSE)

Arguments

force

Overwrite existing key? If TRUE, the user will be prompted to enter a user key even if one has already been entered before.

Details

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.


daniel-hain/TidyScientometrix documentation built on Sept. 2, 2023, 6:03 a.m.