Description Usage Arguments Value Examples
Click the "Generate Token" or "Regenerate" button, copy and paste the authentication token string to the R console. The function will return the token string.
1 2 3 | get_token(platform = c("cgc", "aws-us", "aws-eu", "gcp", "cavatica"))
misc_get_token()
|
platform |
The Seven Bridges platform to use. |
auth token
1 2 3 | token <- NULL
# Will be prompted to enter the auth token
## Not run: token = get_token(platform = "cgc")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.