checkSavedAccessToken | R Documentation |
Reads a token out of savedFile. If there is a valid token, the email of the
service account is displayed. Otherwise, there is an error, you should consider
recreating the token using saveTokenToFile()
checkSavedAccessToken(savedFile = "~/.access_token")
savedFile |
The file read that contains the token. |
invisibly returns a list of information about the token
saveTokenToFile()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.