as.eof: Coerce input to an 'eof' object

View source: R/as.eof.R

as.eofR Documentation

Coerce input to an eof object

Description

Transform an input object into the esd class eof (see EOF).

Usage

as.eof(x, ...)

Arguments

x

the input object

...

other arguments

iapp

index of appendix

Details

as.eof is an S3 method and will redirect to a fitting function depending on the class of the input object.

as.eof.dsensemble.pca converts PCA-based DSensemble objects to EOF-based results (gridded)

Value

an eof object


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