getPathname.DevEvalFileProduct {R.devices} | R Documentation |
Gets the (relative) pathname, filename and path
Description
Gets the (relative) pathname, filename and path.
Usage
## S3 method for class 'DevEvalFileProduct'
getPathname(this, relative=TRUE, ...)
## S3 method for class 'DevEvalFileProduct'
getFilename(this, ...)
## S3 method for class 'DevEvalFileProduct'
getPath(this, ...)
## S3 method for class 'DevEvalFileProduct'
getExtension(this, ...)
Arguments
... |
Not used. |
Value
Returns a character
string.
Author(s)
Henrik Bengtsson
See Also
For more information see DevEvalFileProduct
.
[Package R.devices version 2.17.1 Index]