ch_create_wd: Create working directory

View source: R/ch_create_wd.R

ch_create_wdR Documentation

Create working directory

Description

Creates a working directory.

Usage

ch_create_wd(wd)

Arguments

wd

name of a directory in which to store files created by WhiteboxTools functions

Value

TRUE

returns TRUE upon successful execution

Author(s)

Dan Moore

See Also

ch_clear_wd to clear the working directory

Examples


# not tested automatically as will return a warning
ch_create_wd(tempdir())


CSHShydRology documentation built on Sept. 11, 2024, 5:50 p.m.