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.