ExportEEM | R Documentation |
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
ExportEEM(cube, cut = c(0, 0, 0))
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) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.