get_operator_id_pre: Get the prefix of operator IDs

View source: R/get_operator_id_pre.R

get_operator_id_preR Documentation

Get the prefix of operator IDs

Description

Get the prefix of operator IDs

Usage

get_operator_id_pre(tree_prior)

Arguments

tree_prior

a tree priors, as returned by create_tree_prior

Value

the prefix of operator IDs, similar to the name of a tree prior

Author(s)

Richèl J.C. Bilderbeek

Examples

check_empty_beautier_folder()

# BirthDeath
get_operator_id_pre(
  tree_prior = create_bd_tree_prior()
)

check_empty_beautier_folder()

ropensci/beautier documentation built on April 2, 2024, 5:01 a.m.