Learn R Programming

DAISIEprep (version 1.0.1)

create_test_phylod: 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)

Value

A phylo4d object

Arguments

test_scenario

Integer specifying which test phylod object to create.

Examples

Run this code
create_test_phylod(test_scenario = 1)

Run the code above in your browser using DataLab