pull_weather_types {rwalkr} | R Documentation |
API using Socrata to Melbourne microclimate measurement types
Description
API using Socrata to Melbourne microclimate measurement types
Usage
pull_weather_types(app_token = NULL)
Arguments
app_token |
Characters giving the application token. A limited number of
requests can be made without an app token ( |
Details
Extract all available climate sensor types and their identifiers Socrata.
See Also
Examples
## Not run:
pull_weather_types()
## End(Not run)
[Package rwalkr version 0.5.7 Index]