File: ape-internal.Rd

package info (click to toggle)
r-cran-ape 5.7-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 3,932 kB
  • sloc: ansic: 7,626; cpp: 116; sh: 17; makefile: 2
file content (26 lines) | stat: -rw-r--r-- 624 bytes parent folder | download
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}