View source: R/plantspecies2chinese.R
plantspecies2chinese | R Documentation |
This function can be used to transform plant species latin into chinese name by visiting http://www.cvh.ac.cn/search/ (中国数字标本馆).
plantspecies2chinese(species)
species |
the array of species name.
species <- c("Phragmites australis", "Setaria viridis")
plantspecies2chinese(species = species)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.