fn builtin_as_logical( args: &[RValue], _: &[(String, RValue)], ) -> Result<RValue, RError>
Coerce an object to logical.
@param x object to coerce @return logical vector