XPSapplyshift,XPSCoreLine-method | R Documentation |
method to energy shift an object of class 'XPSCoreLine'
## S4 method for signature 'XPSCoreLine'
XPSapplyshift(object, shift = NULL)
object |
XPSCoreLine |
shift |
X-shift value |
## Not run:
test[["C1s"]] <- XPSapplyshift(test[["C1s"]], shift=0.3)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.