R/rule_set.R
rules_from_json.Rd
Reconstructs a RuleSet object from a JSON string.
rules_from_json(json_str)
A JSON string generated by to_json().
to_json()
A RuleSet object.
RuleSet