| rr_auth | R Documentation |
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")
## Not run:
rr_auth("Iq83AIL5bss")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.