View source: R/ecopart_import.R
ecopart_import | R Documentation |
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
ecopart_import(dat_path, trim_to_zoo = F)
dat_path |
the path in your computer to the file |
trim_to_zoo |
option to trim profiles for those where zoops are available |
Alex Barth
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.