getPathname.GenericDataFile: Gets the pathname of the file

getPathname.GenericDataFileR Documentation

Gets the pathname of the file

Description

Gets the pathname of the file.

Usage

## S3 method for class 'GenericDataFile'
getPathname(this, absolute=FALSE, ...)

Arguments

absolute

If TRUE, the absolute pathname is returned, otherwise the relative.

...

Not used.

Value

Returns the pathname as character string (or NULL if an "empty" file).

Author(s)

Henrik Bengtsson

See Also

For more information see GenericDataFile.


HenrikBengtsson/R.filesets documentation built on Jan. 31, 2024, 8:11 a.m.