ptreeFromPhylo: Converts an ape phylo object into a phylogenetic tree

Description Usage Arguments Value Examples

View source: R/ptreeFromPhylo.R

Description

Converts an ape phylo object into a phylogenetic tree

Usage

1

Arguments

tr

phylo object

dateLastSample

date of the last sample

Value

phylogenetic tree

Examples

1
ptreeFromPhylo(ape::rtree(5),2020)

TransPhylo documentation built on April 20, 2021, 5:09 p.m.