View source: R/sv_get_tokens.R
sv_get_tokens | R Documentation |
Get a SkuVault API token set (TenantToken/UserToken)
sv_get_tokens( email = Sys.getenv("SKU_VAULT_EMAIL"), password = Sys.getenv("SKU_VAULT_PASSWORD") )
email |
SkuVault account email address |
password |
SkuVault account password |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.