ecopart_import: Read in files from a folder of ecopart raw export

View source: R/ecopart_import.R

ecopart_importR Documentation

Read in files from a folder of ecopart raw export

Description

This function requires a path to a folder with the raw output from ecopart and is primarily designed for UVP export objects. It will return a list of lists each list holds tibbles for each cast in a project for: particle, plankton, volume, meta Make sure to understand the class structure used by ecopart_import. See more at Ecotaxa Tools Tutorial

Usage

ecopart_import(dat_path, trim_to_zoo = F)

Arguments

dat_path

the path in your computer to the file

trim_to_zoo

option to trim profiles for those where zoops are available

Author(s)

Alex Barth


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