getNames.ChromosomalModel {aroma.core}R Documentation

Gets the names of the arrays

Description

Gets the names of the arrays available to the model.

Usage

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

Arguments

... Not used.

Value

Returns a character vector.

Author(s)

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

See Also

For more information see ChromosomalModel.


[Package aroma.core version 1.4.0 Index]