Extract.l1celist {lasso2} | R Documentation |
Allows the user to extract values from a l1celist
object by using
subscripts.
## S3 method for class 'l1celist' x[..., drop = TRUE] ## S3 method for class 'l1celist' x[[..., drop = TRUE]]
x |
an object inheriting from class |
... |
a specification of indices – see |
drop |
logical defaulting to |
an object of class "l1celist"
or class "l1ce"
extracted from the original list.