Skip to main content

make_condition_with_call

Function make_condition_with_call 

Source
pub fn make_condition_with_call(
    message: &str,
    call: RValue,
    classes: &[&str],
) -> RValue
Expand description

Create an R condition object with an explicit call value.