fn builtin_as_factor( args: &[RValue], _: &[(String, RValue)], ) -> Result<RValue, RError>
Coerce an object to a factor.
@param x object to coerce @return factor @namespace base