1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
|
\name{phytools-package}
\alias{phytools-package}
\alias{phytools}
\docType{package}
\title{
phytools: Phylogenetic Tools for comparative biology (and other things)
}
\description{
\pkg{phytools} provides functions for phylogenetic comparative biology; as well as several other functions for tree inference, manipulation, and analysis that are not implemented in other R packages.
The complete list of functions can be displayed with \code{library(help = phytools)}.
More information on \pkg{phytools} can be found at \url{http://www.phytools.org} or \url{http://blog.phytools.org}.
}
\author{
Liam J. Revell
Maintainer: Liam J. Revell <liam.revell@umb.edu>
}
\references{
Revell, L. J. (2012) phytools: An R package for phylogenetic comparative biology (and other things). \emph{Methods Ecol. Evol.}, \bold{3}, 217-223.
}
\keyword{package}
|