R/provide-dir.R
provide.dir.Rd
Provide directory. Create directory only if it does not exist.
provide.dir(path, ...)
Path to create.
Passed to dir.create.
dir.create
path on success, the empty string character(1) on failure.
path
character(1)