
Add formatted taxa information
add_taxa_table_taxa.RdHelper function to add formatted taxonomic names (species, infraspecific, with authors)
Usage
add_taxa_table_taxa(ids = NULL, backbone = c("internal", "wcvp"))Arguments
- ids
vector of idtax_n to retrieve
- backbone
character.
"internal"(default) or"wcvp". When"wcvp", standard taxonomy columns (tax_fam,tax_gen,tax_esp, etc.) are replaced with WCVP values where a link exists. The original internal name is kept inalt_taxon_nameand aname_sourcecolumn indicates the source per row.
Author
Gilles Dauby, gilles.dauby@ird.fr