remove_beautier_folder {beautier} | R Documentation |
Check there are no files in the default beautier folder
Description
Check there are no files in the default beautier folder. The goal is to make sure no temporary files are left undeleted. Will stop if there are files in the beautier folder.
Usage
remove_beautier_folder()
Value
No return value, called for side effects.
Author(s)
Richèl J.C. Bilderbeek
See Also
use remove_beautier_folder to remove the default 'beautier' folder
Examples
check_empty_beautier_folder()
remove_beautier_folder()
check_empty_beautier_folder()
[Package beautier version 2.6.12 Index]