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.


HenrikBengtsson/R.devices documentation built on April 6, 2024, 8:31 p.m.