View source: R/ecopart_zoo_conc.R
uvp_conc | R Documentation |
This function can take in an ecopart object (from ecopart_import) And for a given cast name, it will return the concentration. Relies on default formatting and will return count concentration by default However, you can use func_col and func arguements to pass to bin_taxa if trying to get biomass/biovolume concentration.
uvp_conc(ecopart_obj, cast_name, depth_breaks, ...)
ecopart_obj |
an ecopart object list |
cast_name |
name of the cast to get concentration of |
depth_breaks |
a vector of depth break ranges |
... |
pass to |
Alex Barth
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.