sametimescale: Function to ensure that station y has the same time scale as...

View source: R/sametimescale.R

sametimescaleR Documentation

Function to ensure that station y has the same time scale as X

Description

Function to ensure that station y has the same time scale as X

Usage

sametimescale(y, X, FUN = "mean", verbose = FALSE)

Arguments

y

an input object, e.g., of class station or field

X

a second input object, e.g., of class station or field

FUN

a function

verbose

a boolean; if TRUE print information about progress

Value

input object y aggregated to the same time scale as X


metno/esd documentation built on Feb. 25, 2025, 6:44 p.m.