]> git.donarmstrong.com Git - ape.git/blobdiff - man/mixedFontLabel.Rd
many changes!
[ape.git] / man / mixedFontLabel.Rd
index 16997156e6aadf3ff935996031273d2716b20083..1736627b9472b12a54a3e259960e4caeeb279887 100644 (file)
@@ -55,7 +55,7 @@ tr$tip.label <- mixedFontLabel(genus, species, geo, italic = 1:2,
   parenthesis = 3)
 layout(matrix(c(1, 2), 2))
 plot(tr)
-tr$tip.label <- mixedFontLabel(genus, species, geo, sep = c(" ", " - "),
+tr$tip.label <- mixedFontLabel(genus, species, geo, sep = c(" ", " | "),
   italic = 1:2, bold = 3)
 plot(tr)
 layout(1)