unitizer (version 1.4.4)

as.expression,unitizerList-method: Coerce to expression by returning items coerced to expressions

Description

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

Usage

# S4 method for unitizerList
as.expression(x, ...)

Arguments