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