Skip to contents

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

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