- x
File path that is appended to BASEDIR
.
- root
Root of your working directory,
from which x
is relative too.
- mustExist
Logical value; if TRUE
and the resulting path does
not exist, it raises an error.
- relative
For .dot
, sets default for the returned function.
For the returned function, when TRUE
, the function
returns a path relative to root
.
- create
Logical values, creates the target directory when TRUE
(default).
- names
Character vector of names
- quiet
Logical value, suppresses output to stdout() when TRUE
.
- ...
Arguments passed on to .dot
.