lr_compute_processed {lightr} | R Documentation |
Compute processed spectral data
Description
Compute processed spectral data, from the raw count/scope data, counts from a dark reference, and from a white reference.
Usage
lr_compute_processed(spdata)
Arguments
spdata |
data.frame containing the spectral data with the columns 'scope', 'dark', and 'white' |
[Package lightr version 1.8.0 Index]