Description Usage Value See Also Examples
View source: R/gcalendr_auth.R
Reveals the email address of the user associated with the current token. If no token has been loaded yet, this function does not initiate auth.
1 |
An email address or, if no token has been loaded, NULL
.
gargle::token_userinfo()
, gargle::token_email()
,
gargle::token_tokeninfo()
1 2 3 4 | ## Not run:
calendar_user()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.