
Example Weather Data
example_weather_data.RdGenerates a small synthetic hourly weather time series that can be used in examples, tests, and package demonstrations.
Usage
example_weather_data(
start = as.POSIXct("2024-01-01 00:00:00", tz = "UTC"),
days = 30
)