dot-.point_forecast: Point Forecast Data and Local Timezone

..point_forecastR 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 OlsonNames() or -1 for local time. Defaults to -1.

dir_numeric

TRUE for numeric directions, FALSE for character directions; defaults to FALSE.

Value

A list containing point forecast sf and the timezone.

Examples


..point_forecast(33, -80)


weathR documentation built on April 4, 2025, 1:38 a.m.