provide.dir: Provide directory

View source: R/provide-dir.R

provide.dirR Documentation

Provide directory

Description

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

Usage

provide.dir(path, ...)

Arguments

path

Path to create.

...

Passed to dir.create.

Value

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


HughParsonage/hutils documentation built on Feb. 12, 2023, 8:26 a.m.