1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26
|
\name{ape-internal}
\alias{perm.rowscols}
\alias{phylogram.plot}
\alias{cladogram.plot}
\alias{circular.plot}
\alias{unrooted.xy}
\alias{BOTHlabels}
\alias{floating.pie.asp}
\alias{plotPhyloCoor}
\alias{postprocess.prop.part}
\alias{ONEwise}
\alias{SHORTwise}
\alias{reorderRcpp}
\alias{polar2rect}
\alias{rect2polar}
\alias{node_depth}
\alias{node_depth_edgelength}
\alias{node_height}
\alias{node_height_clado}
\alias{seq_root2tip}
\title{Internal Ape Functions}
\description{
Internal \pkg{ape} functions which are undocumented but still exported
because called by other packages. Use with care!
}
\keyword{internal}
|