PlotAllEEM: This function plot all corrected EEMs

View source: R/PlotAllEEM.R

PlotAllEEMR Documentation

This function plot all corrected EEMs

Description

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

Usage

PlotAllEEM(cube, zlim = c(0, 1), ExportPDF = T)

Arguments

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


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