ExportEEM: This function export your data into 1 single txt files that...

View source: R/ExportEEM.R

ExportEEMR Documentation

This function export your data into 1 single txt files that will be incorporated in Matlab for the PARAFAC

Description

This function export in text file the output of PARAFAC.cube.design() It is possible to cut the cube if all excitation, emission or samples are not required

Usage

ExportEEM(cube, cut = c(0, 0, 0))

Arguments

cube

is the output of PARAFAC.cube.design()

cut

is the number of excitation, emission and sample to remove from cube, respectively. Default is c(0,0,0)


RichardLaBrie/paRafac_correction documentation built on March 13, 2023, 2:11 p.m.