Skip to main content

make_condition

Function make_condition 

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

Create an R condition object (a list with message, call, and class attributes).