Learn R Programming

weathR (version 0.1.0)

.station_data: Raw JSON Station Metadata

Description

Raw JSON Station Metadata

Usage

.station_data(station_id)

Value

Station data provided for the National Weather Service.

Arguments

station_id

The station identifier (ex: KDEN, KBOS, KNYC, etc).

Examples

Run this code
# \donttest{
.station_data("KDEN")
# }

Run the code above in your browser using DataLab