powered by
Point Forecast Data and Local Timezone
..point_forecast(lat, lon, timezone = -1, dir_numeric = FALSE)
A list containing point forecast sf and the timezone.
Latitude.
Longitude.
The nominal timezone for the forecast. One of OlsonNames() or -1 for local time. Defaults to -1.
OlsonNames()
-1
TRUE for numeric directions, FALSE for character directions; defaults to FALSE.
TRUE
FALSE
# \donttest{ ..point_forecast(33, -80) # }
Run the code above in your browser using DataLab