uvp_conc: Calculate UVP Concentration from Ecopart Object

View source: R/ecopart_zoo_conc.R

uvp_concR Documentation

Calculate UVP Concentration from Ecopart Object

Description

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.

Usage

uvp_conc(ecopart_obj, cast_name, depth_breaks, ...)

Arguments

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 bin_taxa() for func and func_col

Author(s)

Alex Barth


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