getReadablePathnames.Arguments {R.utils}R Documentation

Gets a readable pathname

Description

Gets a readable pathname.

Usage

Arguments$getReadablePathnames(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.

Author(s)

Henrik Bengtsson (http://www.braju.com/R/)

See Also

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


[Package R.utils version 1.1.7 Index]