r - Italicizing labels using ordipointlabel function in vegan package -


i'm trying figure out how produce italicized labels using ordipointlabel() function vegan package in r. points represent species i'd scientific names in italics. assistance appreciated.

example code:

ordipointlabel(sp.mds, display="species", col = "black", pch=25, cex=1) 

what missing here?

add "font=3" plot code.

ordipointlabel(sp.mds, display="species", col = "black", pch=25, cex=1, font=3)


Comments

Popular posts from this blog

linux - Does gcc have any options to add version info in ELF binary file? -

android - send complex objects as post php java -

charts - What graph/dashboard product is facebook using in Dashboard: PUE & WUE -