View source: R/ecopart_average_casts.R
average_casts | R Documentation |
This function will average concentrations of similar uvp casts.
It must have an input of zoo_conc_list. This is output from uvp_zoo_conc()
average_casts(zoo_conc_list, name_map = NULL)
zoo_conc_list |
a list of zooplankton concentrations |
name_map |
a list whose names correspond to cast grouping. If left Null, wil avearge all casts |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.