XPSsetRegionToFit-XPSCoreLine-method: getMaxOfComponents

XPSsetRegionToFit,XPSCoreLine-methodR Documentation

getMaxOfComponents

Description

method to define the maximum of Fit Components

Usage

## S4 method for signature 'XPSCoreLine'
XPSsetRegionToFit(object, limits, ...)

Arguments

object

XPSCoreLine object

limits

list with x,y values to limit the region.

...

further parameters to the XPSsetRegionToFit function

Examples

## Not run: 
 test[["C1s"]] <- XPSsetRegionToFit(test[["C1s"]], limits=pos)   #pos is a list composed by pos$x1, pos$x2, pos$y1, pos$y2

## End(Not run)                                                                #provided by locator(n=2)

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