Learn R Programming

aroma.core (version 1.2.0)

getPath.AromaTransform: Gets the path of the output data set

Description

Gets the path of the output data set. If non-existing, then the directory is created. Windows Shortcut links are recognized.

Usage

## S3 method for class 'AromaTransform':
getPath(this, create=TRUE, ...)

Arguments

create
If TRUE, the path is created, otherwise not.
...
Not used.

Value

See Also

For more information see AromaTransform.