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