station_today {weathR} | R Documentation |
Weather Observed Today at a Station Identifier
Description
Weather Observed Today at a Station Identifier
Usage
station_today(station_id, timezone = -1, dir_numeric = FALSE)
Arguments
station_id |
The station identifier (ex: KDEN, KNYC, etc). |
timezone |
The nominal timezone for the forecast. One of |
dir_numeric |
|
Value
Simple features object with timestamps and meteorological values.
Examples
station_today("KNYC")
[Package weathR version 0.1.0 Index]