add_zoo: Add column to all zooplankton files

View source: R/ecopart_add-mod_zoo.R

add_zooR Documentation

Add column to all zooplankton files

Description

This function will add a column to all zooplankton files in either an ecopart-object or just a list of ecotaxa_tsvs

Usage

add_zoo(zoo_list, func, col_name, ...)

Arguments

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 lapply() if needed

Author(s)

Alex Barth


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