# \donttest{
# not tested as deleting all files in the directory cannot be tested in CRAN
# create an empty working directory
my_wd <- tempdir()
ch_create_wd(my_wd) # confirm creation
# clear the working directory
ch_clear_wd(my_wd)
# }
Run the code above in your browser using DataLab