getPath.Model {aroma.affymetrix} | R Documentation |
Gets the path of this model where the parameter files are located. The directory is created, if missing.
## S3 method for class 'Model': getPath(this, ...)
... |
Not used. |
If the path does not exist, it is created.
Returns a character
string.
Henrik Bengtsson (http://www.braju.com/R/)
For more information see Model
.