XPScompEngine: XPScompare allows compare Core-Line and their best fits

View source: R/XPSCompareEngine.r

XPScompEngineR Documentation

XPScompare allows compare Core-Line and their best fits

Description

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

Usage

XPScompEngine(PlotParameters, Plot_Args, SelectedNames, Xlim, Ylim)

Arguments

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;

Value

Returns c(Xlim, Ylim) eventually modified


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