c-XPSSample-method: combine

c,XPSSample-methodR Documentation

combine

Description

define a method to combine two XPSSamples

Usage

## S4 method for signature 'XPSSample'
c(x, ...)

Arguments

x

object of class XPSSample to be combined

...

additional parameters

Value

XPSSample

Examples

## Not run: 
 XPSSampTot <- c(XPSSample1, XPSsample2)

## End(Not run)

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