X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=man%2Fnodelabels.Rd;h=5c44f3f74d54941c5d8100ce626807a9f198281b;hb=HEAD;hp=9a7f51a96c1a7ac9deefb3b631fb2cc8eda31fa3;hpb=82dd3702485179ba5408f1e3e57eb856d025e16c;p=ape.git diff --git a/man/nodelabels.Rd b/man/nodelabels.Rd index 9a7f51a..5c44f3f 100644 --- a/man/nodelabels.Rd +++ b/man/nodelabels.Rd @@ -20,7 +20,7 @@ tiplabels(text, tip, adj = c(0.5, 0.5), frame = "rect", edgelabels(text, edge, adj = c(0.5, 0.5), frame = "rect", pch = NULL, thermo = NULL, pie = NULL, piecol = NULL, col = "black", bg = "lightgreen", horiz = FALSE, - width = NULL, height = NULL, ...) + width = NULL, height = NULL, date = NULL, ...) } \arguments{ @@ -63,6 +63,8 @@ edgelabels(text, edge, adj = c(0.5, 0.5), frame = "rect", \item{horiz, width, height}{parameters controlling the aspect of thermometers; by default, their width and height are determined automatically.} + \item{date}{specifies the positions of labels on edges of chronograms + with respect to the time scale.} } \details{ These three functions have the same optional arguments and the same @@ -86,8 +88,7 @@ edgelabels(text, edge, adj = c(0.5, 0.5), frame = "rect", \code{show.tip.label}) of \code{plot.phylo} in most cases (see the examples). } -\author{Emmanuel Paradis, Ben Bolker \email{bolker@zoo.ufl.edu}, and Jim - Lemon} +\author{Emmanuel Paradis, Ben Bolker, and Jim Lemon} \seealso{ \code{\link{plot.phylo}}, \code{\link{edges}}, \code{\link{mixedFontLabel}}