make_clean_directory.RdCreate and/or clear out a directory
make_clean_directory(path, clean = FALSE)Path to directory to create and/or clean
Should the contents of path be deleted? Defaults to FALSE for safety.
Invisibly returns the path that may have been created and/or cleaned.