X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=man%2Fnodelabels.Rd;h=c49969433f2f3d0af61a2ebc459f09e4d6e44187;hb=06e83c6878153f8e7999c0470263c40aad4db258;hp=9a7f51a96c1a7ac9deefb3b631fb2cc8eda31fa3;hpb=82dd3702485179ba5408f1e3e57eb856d025e16c;p=ape.git diff --git a/man/nodelabels.Rd b/man/nodelabels.Rd index 9a7f51a..c499694 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