Learn R Programming

R.devices (version 2.11.0)

getPathname.DevEvalFileProduct: 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

See Also

For more information see DevEvalFileProduct.