ps_create_dir: Create Directory

View source: R/create-dir.R

ps_create_dirR Documentation

Create Directory

Description

Create Directory

Usage

ps_create_dir(dir, ask = TRUE)

Arguments

dir

A string of the directory name

ask

A flag indicating whether to ask before creating a new directory.

Value

An invisible flag indicating whether the directory exists.


poissonconsulting/poisutils documentation built on July 4, 2025, 3:30 p.m.