Description Usage Arguments Value Examples
The components of a PARAFAC analysis are extracted as a data frame
1 | eempf_comp_mat(pfmodel, gather = TRUE)
|
pfmodel |
object of class parafac |
gather |
logical value whether excitation wavelengths are a column, otherwise excitation wavelengths are column names |
a list of class data frames
1 2 3 | data(pf_models)
eempf_comp_mat(pf4[[1]])
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.