osem_counts | R Documentation |
Provides information on number of senseBoxes, measurements, and measurements per minute.
osem_counts(endpoint = osem_endpoint(), cache = NA)
endpoint |
The URL of the openSenseMap API |
cache |
Whether to cache the result, defaults to false. If a valid path to a directory is given, the response will be cached there. Subsequent identical requests will return the cached data instead. |
Note that the API caches these values for 5 minutes.
A named list
containing the counts
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.