Learn R Programming

beautier (version 2.6.12)

remove_beautier_folder: 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()

Arguments

Value

No return value, called for side effects.

Author

Richèl J.C. Bilderbeek

See Also

use remove_beautier_folder to remove the default `beautier` folder

Examples

Run this code
check_empty_beautier_folder()

remove_beautier_folder()

check_empty_beautier_folder()

Run the code above in your browser using DataLab