check_tree_type: Checks if tree type is valid Will stop if not.

View source: R/check_tree_type.R

check_tree_typeR Documentation

Checks if tree type is valid Will stop if not.

Description

Checks if tree type is valid Will stop if not.

Usage

check_tree_type(tree_type)

Arguments

tree_type

type of tree, can be true for the true phylogeny, and twin for its twin tree

Value

nothing. Will stop if not

Author(s)

Giovanni Laudanno, Richèl J.C. Bilderbeek

Examples

check_tree_type(get_tree_types()[1])
check_tree_type(get_tree_types()[2])

richelbilderbeek/pirouette documentation built on Oct. 18, 2023, 3:09 p.m.