View source: R/validate-deep.R
| find_rank_cycles | R Documentation |
Find circular dependencies between two rank columns
find_rank_cycles(taxa_df, rank_high, rank_low)
taxa_df |
data.frame with taxonomy columns. |
rank_high |
Character. Higher rank column name. |
rank_low |
Character. Lower rank column name. |
Character vector of cycle descriptions (empty if none).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.