Skip to contents

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.