cghRA.array: cghRA.array class constructor

Description Usage Arguments Value Author(s) See Also

Description

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

Usage

1
  cghRA.array(.design, .probes, .name, .parameters, warn = TRUE)

Arguments

.design

An object of class cghRA.design, as returned by the cghRA.design constructor.

.probes

An object of class cghRA.probes, as returned by the cghRA.probes constructor.

.name

Single character value, to fill the name field inherited from drawable.

.parameters

A list of drawing parameters, to fill the parameters field of the object.

warn

Single logical value, to be passed to the cghRA.array-class check method.

Value

An object of class cghRA.array.

Author(s)

Sylvain Mareschal

See Also

cghRA.array-class


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