pull_weather_sensors: API using Socrata to extract Melbourne microclimate sensor...

View source: R/weather.R

pull_weather_sensorsR 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 (NULL), but they are subject to much lower throttling limits than request that do include one. Sign up for an app token here.

Details

Extract all available climate sensor types and their identifiers Socrata.

See Also

melb_weather

Examples

## Not run: 
pull_weather_types()

## End(Not run)

earowang/walk documentation built on Nov. 23, 2022, 7:30 a.m.