XPSquantify,XPSSample-method | R Documentation |
method compute the element quantification of objects of class 'XPSSample'
## S4 method for signature 'XPSSample'
XPSquantify(object, without = NULL, verbose = TRUE)
object |
XPSSample |
without |
character vector of coreline names which will be not used in the quantification |
verbose |
if TRUE prints the quantification table |
## Not run:
QuantData <- XPSquantify(test, without=NULL, verbose=TRUE ) #computes the quantification for the test XPSSample
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.