..point_forecast {weathR} | R Documentation |
Point Forecast Data and Local Timezone
Description
Point Forecast Data and Local Timezone
Usage
..point_forecast(lat, lon, timezone = -1, dir_numeric = FALSE)
Arguments
lat |
Latitude. |
lon |
Longitude. |
timezone |
The nominal timezone for the forecast. One of |
dir_numeric |
|
Value
A list containing point forecast sf and the timezone.
Examples
..point_forecast(33, -80)
[Package weathR version 0.1.0 Index]