powered by
Convert taxon names between Chinese and Latin
convert_taxon_name(input_names, mode = "latin_to_chinese", fuzzy = FALSE)
character vector of converted names
input names
conversion mode, "latin_to_chinese" or "chinese_to_latin"
whether to use fuzzy matching, default is FALSE
convert_taxon_name(c("Escherichia coli", "Clostridioides difficile"))
Run the code above in your browser using DataLab