View source: R/parse_access_token.R
parse_access_token | R Documentation |
Helper function to parse access tokens
parse_access_token(my_token)
my_token |
an access token acquired via get_token or a function used to generate the access token |
the access token as a string
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.