Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

getReadablePathnames.Arguments

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:
## S3 method for class 'Arguments'
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.

Author(s)

Henrik Bengtsson

See Also

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


R.utils

Various Programming Utilities

v2.10.1
LGPL (>= 2.1)
Authors
Henrik Bengtsson [aut, cre, cph]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.