XPSsetRegionToFit,XPSCoreLine-method | R Documentation |
method to define the maximum of Fit Components
## S4 method for signature 'XPSCoreLine'
XPSsetRegionToFit(object, limits, ...)
object |
XPSCoreLine object |
limits |
list with x,y values to limit the region. |
... |
further parameters to the XPSsetRegionToFit function |
## 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)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.