asList-XPSCoreLine-method: asList

asList,XPSCoreLine-methodR Documentation

asList

Description

method to coerce an object of class 'XPSCoreLine' in an object of class 'list'

Usage

## S4 method for signature 'XPSCoreLine'
asList(from, select = "all")

Arguments

from

= a XPSCoreLine object

select

one or few or "all" (default) of c("MAIN", "RTF", "BASE", "COMPONENTS", "FIT")

Value

'asList' returns the selected slots of a XPSCoreLine coerced in list format

Examples

## Not run: 
 MyList <- asList(test[["C1s"]], selected="all")

## End(Not run)

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