View source: R/ecopart_add-mod_zoo.R
add_zoo | R Documentation |
This function will add a column to all zooplankton files in either an ecopart-object or just a list of ecotaxa_tsvs
add_zoo(zoo_list, func, col_name, ...)
zoo_list |
an ecopart object list or list of ecotaxa-tsv (zoo_files) |
func |
function to apply (must take df and return vector) see ellps_vol |
col_name |
name to assign to new column |
... |
to pass to |
Alex Barth
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.