Learn R Programming

aroma.affymetrix (version 3.2.2)

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

Value

Returns a character string.

Arguments

...

Not used.

Details

If the path does not exist, it is created.

See Also

For more information see Model.