.token_check | R Documentation |
Checks supplied environment for a Token2.0 class. Checks token_name argument is supplied. Checks that the supplied token_name is class Token2.0.
.token_check(token_name, api_token, ...)
token_name |
assigned object name used when creating token with y_create_token(). |
api_token |
assigned value of token name to standardize token names within functions. |
... |
argument passed onto ls() |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.