plantspecies2chinese: transform plant species latin into chinese name by visiting...

View source: R/plantspecies2chinese.R

plantspecies2chineseR Documentation

transform plant species latin into chinese name by visiting http://www.cvh.ac.cn/search/

Description

This function can be used to transform plant species latin into chinese name by visiting http://www.cvh.ac.cn/search/ (中国数字标本馆).

Usage

plantspecies2chinese(species)

Arguments

species

the array of species name.

Examples



species <- c("Phragmites australis", "Setaria viridis")

plantspecies2chinese(species = species)


liuguofang/figsci documentation built on Nov. 24, 2023, 1:45 p.m.