Description Usage Arguments Details Value Examples
either use the one that is supplied, or find it from the .Renviron
1 |
key |
Users api key, Default: NA |
Will return the character string given, if given. If none is supplied, will look for it as environmental variable.
Character string of the users api key.
1 2 3 4 5 6 | ## Not run:
if(interactive()){
api_key
}
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.