agg_yearly: Aggregate to yearly data

agg_yearlyR Documentation

Aggregate to yearly data

Description

Time variable have to be Date in time column.

Usage

agg_yearly(x, na.rm = FALSE)

Arguments

x

A data.frame like object.

na.rm

logical. For sum, should missing values (including NaN) be removed?


pttry/pttdatahaku documentation built on June 1, 2025, 1:08 p.m.