rm(path, recursive=true), as explained in the manual:
If
recursive=trueis passed and the path is a directory, then all contents are removed recursively.
rm(path, recursive=true), as explained in the manual:
If
recursive=trueis passed and the path is a directory, then all contents are removed recursively.