View source: R/is_tree_prior.R
is_tree_prior | R Documentation |
Determine if an object is a valid tree prior
is_tree_prior(x)
x |
an object |
TRUE if x is a valid tree_prior, FALSE otherwise
Richèl J.C. Bilderbeek
tree priors can be created by create_tree_prior
check_empty_beautier_folder()
is_tree_prior(create_bd_tree_prior())
is_tree_prior(create_yule_tree_prior())
!is_tree_prior("nonsense")
check_empty_beautier_folder()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.