Provide directory. Create directory only if it does not exist.

provide.dir(path, ...)

Arguments

path

Path to create.

...

Passed to dir.create.

Value

path on success, the empty string character(1) on failure.