vol_sampled: vol_sampled - get the volume sampled from a UVP cast

View source: R/archived_vol_sampled.R

vol_sampledR Documentation

vol_sampled - get the volume sampled from a UVP cast

Description

vol_sampled - get the volume sampled from a UVP cast

Usage

vol_sampled(
  cast_name,
  path,
  method,
  custom_range,
  equal_step = 10,
  equal_number = 100,
  depth_as_num = F
)

Arguments

cast_name
  • the name of the cast

path
  • where the UVP project are located

method

"Equal Space", "Custom", "Equal Number" "Zooscan"

custom_range

vector of ranges

equal_step

create equal steps of this size

equal_number

create this number of ranges

depth_as_num

logical to ask if depth should be printed as number


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