get_operator_id_pre {beautier} | R Documentation |
Get the prefix of operator IDs
get_operator_id_pre(tree_prior)
tree_prior |
a tree priors,
as returned by |
the prefix of operator IDs, similar to the name of a tree prior
Richèl J.C. Bilderbeek
check_empty_beautier_folder()
# BirthDeath
get_operator_id_pre(
tree_prior = create_bd_tree_prior()
)
check_empty_beautier_folder()