View source: R/XPSOverlayEngine.r
XPSovEngine | R Documentation |
XPSOverlay Engine is a macro called by XPSOverlayGUI which uses lattice to plot data following the graphical options
XPSovEngine(PlotParameters, Plot_Args, AutoKey_Args, SelectedNames, Xlim, Ylim)
PlotParameters |
the plot parameters asociated to the XPSOverlayGUI options; |
Plot_Args |
list of plot options; |
AutoKey_Args |
list of options for annotation; |
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; |
Return c(Xlim, Ylim) eventually modified
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.