Skip to contents

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

Value

Nothing. Will stop if there are files in the beautier

of beastier 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.

Author

Richèl J.C. Bilderbeek