phyndr_combn: Generate all distinct sets of tip labels from a phyndr tree

Description Usage Arguments

View source: R/phyndr.R

Description

Generate all distinct sets of tip labels from a phyndr tree

Usage

1
phyndr_combn(phy, max_n = 1000)

Arguments

phy

A phyndr tree

max_n

Maximum number of trees to generate; if the number of distinct trees is larger than this, we'll throw an error instead.


phyndr documentation built on May 29, 2017, 9:44 a.m.