as.field.ds: Coerce input to a 'field' object

View source: R/as.field.R

as.field.dsR Documentation

Coerce input to a field object

Description

Transform ds object (output of the function DS) into the esd class field.

Usage

## S3 method for class 'ds'
as.field(x, ..., iapp = NULL, verbose = FALSE)

Arguments

x

the input object of class ds

...

other arguments

iapp

a numerical; an index representing the appendix to extract

verbose

a boolean; if TRUE print information about progress

Value

a field object

See Also

as.field as.field.eof DS


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