View source: R/check_empty_beautier_folder.R
check_empty_beautier_folder | R Documentation |
Internal function to verify that, if there are 'beautier' temporary files created, these are also cleaned up, as by CRAN policy.
check_empty_beautier_folder(beautier_folder = get_beautier_folder())
beautier_folder |
the path to the beautier temporary files folder |
If the 'beautier' folder does not exist, this function does nothing. If there are folder and/or files in the 'beautier' folder, an error is given.
No return value, called for side effects.
Richèl J.C. Bilderbeek
use remove_beautier_folder to remove the default 'beautier' folder
remove_beautier_folder()
check_empty_beautier_folder()
remove_beautier_folder()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.