Extract.l1celist
From lasso2 v1.2-9
by Berwin Turlach
Extract Parts of a `l1celist' Object
Allows the user to extract values from a l1celist
object by using
subscripts.
- Keywords
- manip
Usage
## S3 method for class 'l1celist':
[(x, \dots, drop = TRUE)
## S3 method for class 'l1celist':
[[(x, \dots, drop = TRUE)
Value
an object of class "l1celist"
or class "l1ce"
extracted from the original list.
Community examples
Looks like there are no examples yet.