Get the prefix of operator IDs
Arguments
- tree_prior
a tree priors, as returned by
create_tree_prior
Examples
check_empty_beautier_folder()
# BirthDeath
get_operator_id_pre(
tree_prior = create_bd_tree_prior()
)
#> [1] "BirthDeath"
check_empty_beautier_folder()