PlotAllEEM | R Documentation |
This function uses the output of PARAFAC.cube.design to plot all corrected EEMss at once The scale bar is the same among all samples. It also generates a pdf file containing all plots
PlotAllEEM(cube, zlim = c(0, 1), ExportPDF = T)
cube |
is the ouput of PARAFAC.cube.design |
zlim |
is the intensity to plot the EEMs. Negative and values outside of scale bar will be white |
ExportPDF |
is a logical paramater to export plots in a pdf file. Default is TRUE |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.