detrend.data: Detrend data from a S4 object

View source: R/auxiliaryFun.R

detrend.dataR Documentation

Detrend data from a S4 object

Description

Detrend data from a S4 object with the dimensions c("var", "member", "time", "y", "x")

Usage

detrend.data(obj, obj2 = NULL)

Arguments

obj

S4 object with dimensions c("var", "member", "time", "y", "x") it can be a station, field, multi-member field, etc

obj2

obj2. Default to NULL.

Value

A S4 object with the data detrended. The object has dimensions c("var", "member", "time", "y", "x")

Author(s)

M. D. Frias mariadolores.frias@unican.es, J. Fernandez and J. Bedia


SantanderMetGroup/visualizeR documentation built on Oct. 28, 2023, 6:11 a.m.