Learn R Programming

aroma.affymetrix (version 2.2.0)

getPath.Model: Gets the path of this model

Description

Gets the path of this model where the parameter files are located. The directory is created, if missing.

Usage

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

Arguments

...
Not used.

Value

Details

If the path does not exist, it is created.

See Also

For more information see Model.