getPath.AromaTransform {aroma.core} | R Documentation |
Gets the path of the output data set. If non-existing, then the directory is created. Windows Shortcut links are recognized.
## S3 method for class 'AromaTransform': getPath(this, create=TRUE, ...)
create |
If TRUE , the path is created, otherwise not. |
... |
Not used. |
Returns a character
string.
Henrik Bengtsson (http://www.braju.com/R/)
For more information see AromaTransform
.