authenticate.Rd
Setup your session, all subsequent calls will be done using the API key.
accunews_key(key)
key | Your API key, freely available at https://www.accunewsapp.com/api/v1/docs/#authentication. |
---|
You can specify ACCUNEWS_API_KEY
as environment variable, likely in your .Renviron
file.
# NOT RUN { accunews_key("xXXxxXxXxXXx") # }