Learn R Programming

aroma.core (version 2.14.0)

getPath.AromaTransform: Gets the path of the output directory

Description

Gets the path of the output directory.

Usage

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

Arguments

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

Value

Details

Windows Shortcut links are recognized.

See Also

For more information see AromaTransform.