make_directory: Make a directory

View source: R/utils-write.R

make_directoryR Documentation

Make a directory

Description

Create a directory if it doesn't exist

Usage

make_directory(path, showWarnings = FALSE)

Arguments

path

a character vector containing a single path name. Tilde expansion (see path.expand) is done.

showWarnings

logical; should the warnings on failure be shown?


joaquinanguera/aceR documentation built on July 18, 2024, 7:37 a.m.