peak2degrad: PC degradation by change of abs peak over time

View source: R/manipulation.R

peak2degradR Documentation

PC degradation by change of abs peak over time

Description

Calculate photocatalytic degradation from the change of one absorption peak at various time.

Usage

peak2degrad(peak.exp)

Arguments

peak.exp

dataframe with wavelength and intensity data

Details

peak.exp specification: df with wavelength and intensity data for one absorption peak per sample with the following REQUIRED columns (yes I know this is an unusual way to do it...) >> sampleid >> minutes >> idunique >> n_spectra >> wavelength >> intensity

Value

dataframe with the following columns: $ sampleid : chr $ minutes : $ idunique : $ n_spectra : $ wl.low : $ wl.high : $ wl.mean : $ abs.mean : $ degrad.ratio : $ degrad.log :


chepec/oceanoptics documentation built on Nov. 27, 2022, 1:53 p.m.