## Static method (use this):
## Arguments$getReadablePathname(file=NULL, path=NULL, mustExist=TRUE,
## absolutePath=FALSE, ...)## Don't use the below:
## S3 method for class 'Arguments':
getReadablePathname(static, file=NULL, path=NULL, mustExist=TRUE, absolutePath=FALSE,
...)
character
string specifying the file.character
string specifying the path.TRUE
, the absolute pathname is returned.character
string of the absolute pathname of the file.*getWritablePathname()
filePath
.
For more information see Arguments
.