View source: R/Consensus_taxonomy.R
| ensure_cols | R Documentation |
Ensure data frame has all required columns (as character)
ensure_cols(df, all_cols)
df |
Data frame to fix |
all_cols |
Vector of required columns |
Fixed data frame (in correct order, with all columns present)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.