.station_data {weathR} | R Documentation |
Raw JSON Station Metadata
Description
Raw JSON Station Metadata
Usage
.station_data(station_id)
Arguments
station_id |
The station identifier (ex: KDEN, KBOS, KNYC, etc). |
Value
Station data provided for the National Weather Service.
Examples
.station_data("KDEN")
[Package weathR version 0.1.0 Index]