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

getPathname.DevEvalFileProductR 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.


R.devices documentation built on June 21, 2022, 9:06 a.m.