man/examples/get_all.R

# Get depth information
ecopart_example |> 
  get_all('depth_including_offset') |> 
  mean()

# Get size range
ecopart_example |> 
  get_all('esd', pixel_conv = TRUE) |> 
  range()
TheAlexBarth/EcotaxaTools documentation built on Nov. 14, 2024, 8:27 p.m.