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