rtreePhylo: Generate random trees using an input tree to get taxon names...

Description Usage Arguments Value Author(s) See Also Examples

View source: R/rtreePhylo.R

Description

A wrapper around rtree

Usage

1
rtreePhylo(x, N = 1, ...)

Arguments

x

an object of class phylo

N

number of trees to return

...

extra arguments to pass along to rtree

Value

an object of class multiPhylo

Author(s)

Andrew Hipp

See Also

genTrees

Examples

1
2
3
4
5

RADami documentation built on May 30, 2017, 8:23 a.m.