rel_taxa: Get the percent contribution of taxa

View source: R/gen_rel-taxa.R

rel_taxaR Documentation

Get the percent contribution of taxa

Description

This will take either a list or a df and get the relative abundance

Usage

rel_taxa(ecodf)

Arguments

ecodf

a list, data frame, or ecopart_obj

Author(s)

Alex Barth

Examples

# For a single cast:
ecopart_example$zoo_files$bats361_ctd1 |> rel_taxa()

# For multiple casts:
rel_taxa(ecopart_example)
rel_taxa(ecopart_example$zoo_files)

TheAlexBarth/EcotaxaTools documentation built on Nov. 14, 2024, 8:27 p.m.