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?


josegallegos07/aceR documentation built on July 19, 2024, 6:32 p.m.