Setup your session, all subsequent calls will be done using the API key.

accunews_key(key)

Arguments

key

Your API key, freely available at https://www.accunewsapp.com/api/v1/docs/#authentication.

Note

You can specify ACCUNEWS_API_KEY as environment variable, likely in your .Renviron file.

Examples

# NOT RUN {
accunews_key("xXXxxXxXxXXx")
# }