create_test_phylod {DAISIEprep}R Documentation

Creates phylod objects.

Description

A helper function that is useful in tests and examples to easily create phylod objects (i.e. phylogenetic trees with data).

Usage

create_test_phylod(test_scenario)

Arguments

test_scenario

Integer specifying which test phylod object to create.

Value

A phylo4d object

Examples

create_test_phylod(test_scenario = 1)

[Package DAISIEprep version 0.4.0 Index]