Arguments$getReadablePathnames {R.utils} | R Documentation |
Gets a readable pathname.
## 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, ...)
files |
|
paths |
|
... |
Arguments passed to |
Returns a character
vector
of the pathnames for the files.
Henrik Bengtsson
*getReadablePathname()
filePath
.
For more information see Arguments
.