calc_par_db_spectra: Split par_calc

View source: R/ecopart_par_spectra.R

calc_par_db_spectraR Documentation

Split par_calc

Description

Mainly for lapply to par_by_db

Usage

calc_par_db_spectra(
  single_db,
  pixel_mm,
  img_vol,
  method,
  width = NULL,
  base = NULL,
  min_size = NULL,
  max_size = NULL
)

Arguments

single_db

par files split by db

pixel_mm

the pixel conversion

img_vol

the image-to-vol conversion

method

log or width

width

if width, need to specify the width

base

if log method, the base of the log

min_size

minimum size

max_size

maximum size


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