hasFit-XPSCoreLine-method: hasFit

hasFit,XPSCoreLine-methodR Documentation

hasFit

Description

method to verify an object of class 'XPSCoreLine'

Usage

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

Arguments

object

a Core_Line object of class XPSCoreLine

Examples

## Not run: 
 if (hasFit(test[["C1s"]])) print(length(test[["C1s"]]@Fit$y))

## End(Not run)

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