powered by
Creates a working directory.
ch_create_wd(wd)
TRUE
returns TRUE upon successful execution
name of a directory in which to store files created by WhiteboxTools functions
Dan Moore
ch_clear_wd to clear the working directory
ch_clear_wd
# \donttest{ # not tested automatically as will return a warning ch_create_wd(tempdir()) # }
Run the code above in your browser using DataLab