man/examples/biovolume.R

#calcuating biovolume

zoo_df <- ecopart_example$zoo_files[[1]]
biovol <- biovolume(input = zoo_df,
                    shape = 'sphere',
                    pixel_mm = unique(ecopart_example$meta$acq_pixel))

biovol |> summary()
TheAlexBarth/EcotaxaTools documentation built on Nov. 14, 2024, 8:27 p.m.