| getRootPath.Model {aroma.affymetrix} | R Documentation |
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".
## S3 method for class 'Model': getRootPath(this, ...)
... |
Not used. |
Returns a character string.
Henrik Bengtsson (http://www.braju.com/R/)
For more information see Model.