cghRA.series: cghRA.series class constructor

Description Usage Arguments Value Author(s) See Also

Description

This function returns a new cghRA.series object. Elements may be added to the series via the add method in a second time.

Usage

1
  cghRA.series(..., .name, warn = TRUE)

Arguments

...

Elements to include in the series, as a single list or multiple variables containing cghRA.regions objects. Alternatively, a character vector of RDT file paths can be provided.

.name

Single character value, the name of the series.

warn

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

Value

An object of class cghRA.series.

Author(s)

Sylvain Mareschal

See Also

cghRA.series-class


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