X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=man%2FmixedFontLabel.Rd;h=d4b62677bc8b8b9904c362d0320709189cc9464f;hb=06e83c6878153f8e7999c0470263c40aad4db258;hp=03b9a2a4dc2d420eb94eb390d38718a52bec7a70;hpb=2741f6e9f61e33c7b499f27c47604606d08f4bea;p=ape.git diff --git a/man/mixedFontLabel.Rd b/man/mixedFontLabel.Rd index 03b9a2a..d4b6267 100644 --- a/man/mixedFontLabel.Rd +++ b/man/mixedFontLabel.Rd @@ -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).