Gets a writable pathname
Gets a writable pathname.
## Static method (use this): ## Arguments$getWritablePathname(..., mustExist=FALSE, mustNotExist=FALSE, mkdirs=TRUE, ## maxTries=5L) ## Don't use the below: ## S3 method for class 'Arguments' getWritablePathname(static, ..., mustExist=FALSE, mustNotExist=FALSE, mkdirs=TRUE, maxTries=5L)
... |
Arguments passed to |
mustExist |
If |
mustNotExist |
If the file exists, and |
mkdirs |
If |
maxTries |
A positive |
If any argument in ...
is NA
, an exception is thrown.
Henrik Bengtsson
*getReadablePathname()
.
filePath
.
mkdirs
.
For more information see Arguments
.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.