check_screenlog {beautier} | R Documentation |
Check if a screenlog
is valid.
Description
Will call stop if not.
Usage
check_screenlog(screenlog)
Arguments
screenlog |
a |
Value
No return value, called for side effects
Author(s)
Richèl J.C. Bilderbeek
Examples
check_empty_beautier_folder()
check_screenlog(create_test_screenlog())
check_empty_beautier_folder()
[Package beautier version 2.6.12 Index]