setup.Rd
Setup your session, all subsequent calls will be done using the API key.
guardian_key(key)
key | Your API key, freely available at https://open-platform.theguardian.com. |
---|
You can specify GUARDIAN_API_KEY
as environment variable, likely in your .Renviron
file.
# NOT RUN { guardian_key("xXXxxXxXxXXx") # }