This function stores the provided API key as argument in to an environment
variable SHERPAROMEO_KEY
for further use by other rromeo
functions.
rr_auth(key)
key | [ |
---|
For more information regarding API keys, please refer to dedicated vignette
with the following command
vignette("setting_up_api_key", package = "rromeo")
if (FALSE) { rr_auth("Iq83AIL5bss") }