R.devices (version 2.17.2)

getPathname.DevEvalFileProduct: Gets the (relative) pathname, filename and path

Description

Gets the (relative) pathname, filename and path.

Usage

# S3 method for DevEvalFileProduct
getPathname(this, relative=TRUE, ...)
# S3 method for DevEvalFileProduct
getFilename(this, ...)
# S3 method for DevEvalFileProduct
getPath(this, ...)
# S3 method for DevEvalFileProduct
getExtension(this, ...)

Value

Returns a character string.

Arguments

...

Not used.

Author

Henrik Bengtsson

See Also

For more information see DevEvalFileProduct.