rev.phylo: Function to reverse the structure of a phylogeny for plotting...

View source: R/rev.phylo.r

rev.phyloR Documentation

Function to reverse the structure of a phylogeny for plotting purposes.

Description

Function to reverse the structure of a phylogeny for plotting purposes.

Usage

## S3 method for class 'phylo'
rev(phylo)

Arguments

phylo

An object of class "phylo".

Value

An object of class "phylo".

Author(s)

Chris Field <fieldc@ethz.ch>

Examples

None

cmfield/apextra documentation built on July 11, 2022, 3:42 a.m.