asList,XPSCoreLine-method | R Documentation |
method to coerce an object of class 'XPSCoreLine' in an object of class 'list'
## S4 method for signature 'XPSCoreLine'
asList(from, select = "all")
from |
= a XPSCoreLine object |
select |
one or few or |
'asList' returns the selected slots of a XPSCoreLine coerced in list format
## Not run:
MyList <- asList(test[["C1s"]], selected="all")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.