Description Usage Arguments Details Value Examples
This helper function allows you to set your API key in .Renviron file
1 |
token |
Your Lens.org API token |
overwrite |
Whether to overwrite existing token |
modified from https://github.com/cwthom/TargomoR/blob/master/R/setup.R
Invisibly, the API key
1 2 3 4 5 | ## Not run:
# write to a global file at Sys.getenv("HOME")
addtoken(token = "YOUR_LENS_TOKEN")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.