Arguments$getReadablePathnames | 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 |
A |
paths |
A |
... |
Arguments passed to |
Returns a character
vector
of the pathnames for the files.
Henrik Bengtsson
*getReadablePathname()
filePath
.
For more information see Arguments
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.