pull_weather_types: API using Socrata to Melbourne microclimate measurement types

View source: R/weather.R

pull_weather_typesR 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 (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.