View source: R/XPSCompareEngine.r
XPScompEngine | R Documentation |
XPScompEngine is the software powering the XPSCompareGUI. XPScompEngine() is called by XPScompareGUI() and not directly accesible. This macro compares corelines in multi-panel mode following options selected by the user in XPScompareGUI
XPScompEngine(PlotParameters, Plot_Args, SelectedNames, Xlim, Ylim)
PlotParameters |
the plot parameters asociated to the XPSOverlayGUI options; |
Plot_Args |
list of plot options; |
SelectedNames |
list containing the XPSSample names and the Corelines to be plotted; |
Xlim |
Xrange of the data to be plotted; |
Ylim |
Yrange of the data to be plotted; |
Returns c(Xlim, Ylim) eventually modified
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.