XPSovEngine: XPSovEngine

View source: R/XPSOverlayEngine.r

XPSovEngineR Documentation

XPSovEngine

Description

XPSOverlay Engine is a macro called by XPSOverlayGUI which uses lattice to plot data following the graphical options

Usage

XPSovEngine(PlotParameters, Plot_Args, AutoKey_Args, SelectedNames, Xlim, Ylim)

Arguments

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;

Value

Return c(Xlim, Ylim) eventually modified


GSperanza/RxpsG_2.3-1 documentation built on Feb. 11, 2024, 5:09 p.m.