rel_taxa | R Documentation |
This will take either a list or a df and get the relative abundance
rel_taxa(ecodf)
ecodf |
a list, data frame, or ecopart_obj |
Alex Barth
# 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)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.