]> git.donarmstrong.com Git - ape.git/blobdiff - man/nodelabels.Rd
final plot.phylo and change to BOTHlabels() from Janet Young
[ape.git] / man / nodelabels.Rd
index be732b66f55540b644f3cac7ee60c851b2b42ea0..56c4da1169096cf429200e6bf95afff18771afd2 100644 (file)
@@ -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.}