nbrOfArrays.ChromosomalModel {aroma.core}R Documentation

Gets the number of arrays

Description

Gets the number of arrays used in the model.

Usage

## S3 method for class 'ChromosomalModel':
nbrOfArrays(this, ...)

Arguments

... Not used.

Value

Returns an integer.

Author(s)

Henrik Bengtsson (http://www.braju.com/R/)

See Also

For more information see ChromosomalModel.


[Package aroma.core version 1.4.0 Index]