Description Usage Arguments Value Examples
Returns information on the current day of the logged in user.
1 | exist_today(token = NULL)
|
token |
The token environment. |
A list containing the information about the current day of the user.
1 2 3 4 5 | ## Not run:
etoken <- exist_auth()
exist_today(etoken)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.