Skip to content

Commit fba526e

Browse files
committed
typo in tree.layout documentation
1 parent c05ba8e commit fba526e

5 files changed

+7
-7
lines changed

R/tree.R

+1-1
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ print.phyloData <- function(obj) {
109109
#' \item{"r"}{Rectangular layout}
110110
#' \item{"s"}{Slanted (triangular) layout}
111111
#' \item{"u"}{Unrooted (equal-angle) layout}
112-
#' \item{"c"}{Circular (radial) layout}
112+
#' \item{"o"}{Circular (radial) layout}
113113
#' }
114114
#' @param unscaled: if TRUE, return a cladogram layout
115115
#'

man/dot-rotate.label.Rd

+3-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/image.phyloLayout.Rd

+1-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/text.phyloLayout.Rd

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/tree.layout.Rd

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)