]> git.donarmstrong.com Git - ape.git/blobdiff - man/mixedFontLabel.Rd
some big fixes for ape 2.7-1
[ape.git] / man / mixedFontLabel.Rd
index 03b9a2a4dc2d420eb94eb390d38718a52bec7a70..d4b62677bc8b8b9904c362d0320709189cc9464f 100644 (file)
@@ -27,7 +27,7 @@ mixedFontLabel(..., sep = " ", italic = NULL, bold = NULL,
 }
 \details{
   The idea is to have different bits of text in different vectors that
-  are put together to make a vector of R expressions. This vector is
+  are put together to make a vector of \R expressions. This vector is
   interpreted by graphical functions to format the text. A simple use
   may be \code{mixedFontLabel(genus, species), italic = 1:2}, but it is
   more interesting when mixing fonts (see examples).