nc_aggregateToYearly: Aggregate to yearly scale

View source: R/nc_tools.R

nc_aggregateToYearlyR Documentation

Aggregate to yearly scale

Description

Aggregate to yearly scale

Usage

nc_aggregateToYearly(infile, outfile, vars_mean = NULL, overwrite = FALSE)

Arguments

infile, outfile

INPUT and OUTPUT nc files

vars_mean

variables which are aggregated by mean. The others will be sum.

Note

Current function can't handle with NA vlaues.


rpkgs/nctools documentation built on Sept. 24, 2023, 9:23 p.m.