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

guardian_key(key)

Arguments

key

Your API key, freely available at https://open-platform.theguardian.com.

Note

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

Examples

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