Learn R Programming

aroma.affymetrix (version 3.2.2)

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 Model
getRootPath(this, ...)

Value

Returns a character string.

Arguments

...

Not used.

See Also

For more information see Model.