dot-attach_weather: Join weather back to events (supports rolling join for...

.attach_weatherR Documentation

Join weather back to events (supports rolling join for hourly)

Description

Join weather back to events (supports rolling join for hourly)

Usage

.attach_weather(
  x,
  weather,
  params,
  tz = "UTC",
  roll = c("nearest", "last", "none"),
  roll_max_hours = NULL,
  coord_digits = 5
)

weatherjoin documentation built on Feb. 4, 2026, 5:11 p.m.