hasComponents-XPSCoreLine-method: hasComponents

hasComponents,XPSCoreLine-methodR Documentation

hasComponents

Description

method to verify an object of class 'XPSCoreLine'

Usage

## S4 method for signature 'XPSCoreLine'
hasComponents(object)

Arguments

object

a Core_Line object of class XPSCoreLine

Examples

## Not run: 
 if (hasComponents(test[["C1s"]])) print(length(test[["C1s"]]@Components[[1]]))

## End(Not run)

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