nytimes_key | R Documentation |
Setup API key to be used for subsequent calls.
nytimes_key(key)
key |
Your API key, freely available at https://developer.nytimes.com. |
You can specify NYTIMES_API_KEY
as environment variable, likely in your .Renviron
file.
## Not run:
nytimes_key("xXXxxXxXxXXx")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.