Remove extra words from taxonomic names
refdb_clean_tax_remove_extra(x, cols = NULL)
Arguments
x |
a reference database. |
cols |
an optional vector of column names.
If NULL (default), the function is applied to the columns
associated with the taxonomy and organism fields. |
Value
A reference database.