create_random_phylogeny: Create a random phylogeny

View source: R/create_random_phylogeny.R

create_random_phylogenyR Documentation

Create a random phylogeny

Description

Create a random phylogeny

Usage

create_random_phylogeny(n_taxa, taxa_name_ext = "")

Arguments

n_taxa

The number of taxa

taxa_name_ext

the extension of the taxa names

Value

a phylogeny of class 'phylo' (which is part of the 'ape' package)

Author(s)

Richèl J.C. Bilderbeek

Examples

create_random_phylogeny(n_taxa = 6)

richelbilderbeek/beastier documentation built on Sept. 7, 2024, 2:15 a.m.