R.utils (version 2.4.0)

Arguments$getReadablePathnames: Gets a readable pathname

Description

Gets a readable pathname.

Usage

## Static method (use this): ## Arguments$getReadablePathnames(files=NULL, paths=NULL, ...)
## Don't use the below: "getReadablePathnames"(static, files=NULL, paths=NULL, ...)

Arguments

files
A character vector of filenames.
paths
A character vector of paths.
...
Arguments passed to *getReadablePathname().

Value

Returns a character vector of the pathnames for the files.

See Also

*getReadablePathname() filePath. For more information see Arguments.