check_empty_beaustier_folders {beastier} | R Documentation |
Check there are no files in the default 'beautier' and 'beastier' folders.
check_empty_beaustier_folders(
beautier_folder = beautier::get_beautier_folder(),
beastier_folder = get_beastier_folder()
)
beautier_folder |
temporary folder used by beautier |
beastier_folder |
the path to the beastier temporary files folder |
The goal is to make sure no temporary files are left undeleted. Will stop if there are files in the beautier of beastier folder.
Nothing. Will stop if there are files in the beautier of beastier folder.
Richèl J.C. Bilderbeek