XPSapplyshift-XPSSample-method: 'XPSapplyshift'

XPSapplyshift,XPSSample-methodR Documentation

'XPSapplyshift'

Description

definition of method to apply Energy Shifts to objects of class XPSSample Apply the shift value to the Binding axis. If shift is NULL then the x-axis will be reset to the original values.

Usage

## S4 method for signature 'XPSSample'
XPSapplyshift(object, shift = NULL)

Arguments

object

XPSSample

shift

shift value

Examples

## Not run: 
test <- XPSapplyshift(test, shift=0.3 ) #apply shift =0.3 to the  test XPSSample

## End(Not run)


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