create_folder: Creates a folder, with overwrite protection.

Description Usage Arguments

Description

Creates a folder, with overwrite protection.

Usage

1
create_folder(dir, can_overwrite = FALSE)

Arguments

dir

character. The name of the directory to create.

can_overwrite

logical. If true, will replace an existing directory.


robertzk/batbelt documentation built on May 27, 2019, 10:34 a.m.