staRdom (version 1.0.8)

eem2array: Data from an eemlist is transformed into an array

Description

Data matrices from EEM are combined to an array that is needed for a PARAFAC analysis.

Usage

eem2array(eem_list)

Arguments

eem_list

object of class eemlist

Value

object of class array

Examples

Run this code
# NOT RUN {
data(eem_list)

eem2array(eem_list)
# }

Run the code above in your browser using DataCamp Workspace