Learn R Programming

photobiology (version 0.9.6)

absorbance_spct: Calculate absorbance from spectral absorbance.

Description

This function returns the mean absorbance for a given waveband of a absorbance spectrum.

Usage

absorbance_spct(spct, w.band, quantity, wb.trim, use.hinges)

Arguments

spct
filter_spct
w.band
waveband or list of waveband objects The wavebands determine the region(s) of the spectrum that are summarized.
quantity
character
wb.trim
logical Flag if wavebands crossing spectral data boundaries are trimmed or ignored
use.hinges
logical Flag indicating whether to use hinges to reduce interpolation errors