Description Usage Arguments Value Examples
View source: R/exist_current_averages.R
Returns the most recent average values for each attribute.
1 | exist_current_averages(token = NULL)
|
token |
The token environment. |
A list containing the most recent averages.
1 2 3 4 5 | ## Not run:
etoken <- exist_auth()
exist_current_averages(etoken)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.