ch_create_wd {CSHShydRology} | R Documentation |
Creates a working directory.
ch_create_wd(wd)
wd |
name of a directory in which to store files created by WhiteboxTools functions |
TRUE |
returns |
Dan Moore
ch_clear_wd
to clear the working directory
# not tested automatically as will return a warning
ch_create_wd(tempdir())