station_tomorrow {weathR} | R Documentation |
Tomorrows Forecast
Description
Tomorrows Forecast
Usage
station_tomorrow(station_id, timezone = -1, dir_numeric = FALSE, short = TRUE)
Arguments
station_id |
Station identifier (ex: KDEN, KBOS, KNYC, etc). |
timezone |
The nominal timezone for the forecast. One of |
dir_numeric |
|
short |
|
Value
Simple features point corresponding to the given station identifier with recent meteorological forecast values.
Examples
station_tomorrow("KBOS")
[Package weathR version 0.1.0 Index]