pub fn make_condition_with_call( message: &str, call: RValue, classes: &[&str], ) -> RValue
Create an R condition object with an explicit call value.