collapse_taxonomy: Collapse taxonomy dataframe to character vector

View source: R/taxonomy-based.R

collapse_taxonomyR Documentation

Collapse taxonomy dataframe to character vector

Description

A quick way to get taxonomy strings for each taxon

Usage

collapse_taxonomy(taxonomy_df)

Arguments

taxonomy_df

The dataframe containing taxonomy as loaded by load_taxa_table.

Examples

collapse_taxonomy(fruits_veggies$taxonomy_loaded)

leffj/mctoolsr documentation built on Aug. 5, 2022, 1:27 a.m.