Learn R Programming

aroma.affymetrix (version 2.2.0)

getRootPath.Model: Gets the root path of this model

Description

Gets the root path of this model. By default, this is the string "model" appended by the capitalized name of the model class, e.g. "modelUnit".

Usage

## S3 method for class 'Model':
getRootPath(this, ...)

Arguments

...
Not used.

Value

See Also

For more information see Model.