R.devices (version 2.16.0)

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, ...)

Arguments

...

Not used.

Value

Returns a character string.

See Also

For more information see DevEvalFileProduct.