fn builtin_is_complex( args: &[RValue], _: &[(String, RValue)], ) -> Result<RValue, RError>
Test if an object is of complex type.
@param x any R value @return scalar logical