as.appended: Extract attributes

View source: R/as.appended.R

as.appendedR Documentation

Extract attributes

Description

as.appended extracts an appendix (e.g, attr(x,'appendix.1')) and copies the other attributes from the main object to the appendix.

Usage

as.appended(x, ...)

Arguments

x

input object with appendix (of class comb)

...

additional arguments

iapp

index of appendix to extract

Details

as.calibrationdata extracts the calibration data from a DS object. Note: if DS was performed with rm.trend=TRUE, the calibration data are detrended.

as.fitted.values extracts fitted values from a DS object.

as.original.data extracts the original data (the predictand) from a DS object.

as.pattern extracts a spatial pattern, e.g., from an 'eof' or 'cca' object.


metno/esd documentation built on April 24, 2024, 9:19 p.m.