check_taxon_rank_order {taxa} | R Documentation |
Check that order is ascending and reorder the orders and their levels if needed.
check_taxon_rank_order(level, order, warn = FALSE)
level |
Zero or more taxonomic rank names. |
order |
Integers that determine the relative order of taxonomic levels. |
warn |
If |