staRdom (version 1.1.28)

maxlines: Extract data from emission and excitation wavelengths of the components of a PARAFAC model (scaled B- and C-modes)

Description

Data for each wavelengths is returned. For each component the lines intersecting at the component maxima are returned.

Usage

maxlines(pfmodel)

Value

data frame

Arguments

pfmodel

object of class parafac

Examples

Run this code
data(pf_models)

ml <- maxlines(pf4[[1]])

Run the code above in your browser using DataLab