rules_from_json: Import RuleSet from JSON

View source: R/rule_set.R

rules_from_jsonR Documentation

Import RuleSet from JSON

Description

Reconstructs a RuleSet object from a JSON string.

Usage

rules_from_json(json_str)

Arguments

json_str

A JSON string generated by to_json().

Value

A RuleSet object.


fcaR documentation built on July 27, 2026, 5:06 p.m.