Description Usage Arguments Value Author(s) Examples
Function to set you API Key to the R environment when starting using newsanchor
package. Attention: You should only execute this functions once.
1 | set_api_key(path = stop("Please specify a path."))
|
path |
character. Path where the environment is stored. Default is the normalized path. |
None.
Jan Dix <jan.d@correlaid.org>
1 2 3 4 | ## Not run:
set_api_key(tempdir()) # you will be prompted to enter your API key.
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.