getPath.Model {aroma.affymetrix}R Documentation

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.

Details

If the path does not exist, it is created.

Value

Returns a character string.

Author(s)

Henrik Bengtsson (http://www.braju.com/R/)

See Also

For more information see Model.


[Package aroma.affymetrix version 1.2.0 Index]