metno_resample_data_table: Resample data.table to different time frequencies

View source: R/get_metno_forecast.R

metno_resample_data_tableR Documentation

Resample data.table to different time frequencies

Description

Resample data.table to different time frequencies

Usage

metno_resample_data_table(dt_data, freq)

Arguments

dt_data

data.table with time column

freq

Character frequency: "hourly", "daily", "weekly", or "monthly"

Value

A resampled data.table

Author(s)

Rodrigo Pires, rodrigo.pires@dpird.wa.gov.au

See Also

Other METNO: get_metno_daily_forecast(), get_metno_forecast(), metno_get_dominant_symbol(), metno_timeseries_to_data_table()

Other parse: metno_get_dominant_symbol(), metno_timeseries_to_data_table(), parse_coastal_forecast(), parse_precis_forecast()


weatherOz documentation built on April 8, 2026, 9:09 a.m.