newRDBESDataObject: Constructor for RDBESDataObject class

View source: R/newRDBESDataObject.R

newRDBESDataObjectR Documentation

Constructor for RDBESDataObject class

Description

Constructor for RDBESDataObject class

Usage

newRDBESDataObject(
  DE = NULL,
  SD = NULL,
  VS = NULL,
  FT = NULL,
  FO = NULL,
  TE = NULL,
  LO = NULL,
  OS = NULL,
  LE = NULL,
  SS = NULL,
  SA = NULL,
  FM = NULL,
  BV = NULL,
  VD = NULL,
  SL = NULL,
  IS = NULL,
  CL = NULL,
  CE = NULL,
  verbose = FALSE
)

Arguments

DE

Data table of RDBES DE data or null

SD

Data table of RDBES DE data or null

VS

Data table of RDBES DE data or null

FT

Data table of RDBES DE data or null

FO

Data table of RDBES DE data or null

TE

Data table of RDBES DE data or null

LO

Data table of RDBES DE data or null

OS

Data table of RDBES DE data or null

LE

Data table of RDBES DE data or null

SS

Data table of RDBES DE data or null

SA

Data table of RDBES DE data or null

FM

Data table of RDBES DE data or null

BV

Data table of RDBES DE data or null

VD

Data table of RDBES DE data or null

SL

Data table of RDBES DE data or null

IS

Data table of RDBES DE data or null

CL

Data table of RDBES DE data or null

CE

Data table of RDBES DE data or null

verbose

(Optional) Set to TRUE if you want informative text printed out, or FALSE if you don't. The default is FALSE.

Value

a named list


ices-tools-dev/icesRDBES documentation built on April 17, 2025, 1:58 p.m.