run_recipe.Rd
Executes a compiled 'rule_recipe' object in a safe environment.
run_recipe(recipe)
A 'rule_recipe' object created by compile_rules().
A list containing the calculated results.
Mark London