as.expression,unitizerList-method
From unitizer v1.4.2
by Brodie Gaslam
Coerce to expression by returning items coerced to expressions
Really only meaningful for classes that implement the .items
slot as an expression, but works for others to the extent
.items
contents are coercible to expressions
- Keywords
- internal
Usage
# S4 method for unitizerList
as.expression(x, ...)
Community examples
Looks like there are no examples yet.