X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=man%2Fnodelabels.Rd;h=56c4da1169096cf429200e6bf95afff18771afd2;hb=24fc6c03893f85a3f9ab3d088201b3731f3035b4;hp=be732b66f55540b644f3cac7ee60c851b2b42ea0;hpb=c827059eeafc8cbe41c812b26979543ab287803e;p=ape.git diff --git a/man/nodelabels.Rd b/man/nodelabels.Rd index be732b6..56c4da1 100644 --- a/man/nodelabels.Rd +++ b/man/nodelabels.Rd @@ -30,9 +30,10 @@ edgelabels(text, edge, adj = c(0.5, 0.5), frame = "rect", \item{edge}{a vector of mode numeric giving the numbers of the edges where the text or the symbols are to be printed. Can be left empty.} \item{adj}{one or two numeric values specifying the horizontal and - vertical, respectively, justification of the text. By default, the - text is centered horizontally and vertically. If a single value is - given, this alters only the horizontal position of the text.} + vertical, respectively, justification of the text or symbols. By + default, the text is centered horizontally and vertically. If a + single value is given, this alters only the horizontal position of + the text.} \item{frame}{a character string specifying the kind of frame to be printed around the text. This must be one of "rect" (the default), "circle", "none", or any unambiguous abbreviation of these.}