spNmReduce | R Documentation |
To abbreviate species name from 'Gender epithet' to 'G. epithet'. Useful in plots with species names.
spNmReduce(name, sep = " ")
name |
a factor coercible vector of species name in forms 'Gender epithet'. |
sep |
character string which separates Gender and epithet. Default is space " ". |
Returned reduced names are made unique.
A factor vector of species reduced names in forms 'G. epithet'.
make.cepnames
in vegan
package.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.