cghRA.regions: cghRA.regions class constructor

Description Usage Arguments Value Author(s) See Also

Description

This function returns a new cghRA.regions object from various arguments.

Notice the new() alternative can be used to produce an empty object, setting only the fields not the content.

Usage

1
  cghRA.regions(..., .model, warn = TRUE)

Arguments

...

Arguments to be passed through the inherited constructors up to refTable.

.model

Numeric vector, to fill the model field of the object.

warn

Single logical value, to be passed to the cghRA.regions check method.

Value

An object of class cghRA.regions.

Author(s)

Sylvain Mareschal

See Also

cghRA.regions-class, track.table-class, refTable-class


cghRA documentation built on May 2, 2019, 3:34 a.m.