Free Access Week - Data Engineering + BI
Data Engineering and BI courses are free this week!
Free Access Week - Jun 2-8

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.