Description Usage Value Examples
Click 'Generate Token' button, copy and paste the generated token string to the R console. The function will return the token string.
1 |
auth token
1 2 3 4 | # Paste the auth token into R
# console then press enter:
token = NULL
token = misc_get_auth_token()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.