pull_weather_sensors {rwalkr} | R Documentation |
API using Socrata to extract Melbourne microclimate sensor locations
Description
API using Socrata to extract Melbourne microclimate sensor locations
Usage
pull_weather_sensors(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]