Learn R Programming

lab2clean (version 2.0.0)

logic_rules: Data for the logic rules

Description

A dataset containing data for the logic rules.

Usage

data(logic_rules)

Arguments

Format

A data frame with 18 rows and 4 variables.

Details

rule_id

Identifier for the logic rule.

rule_index

The sequence index of the rule.

rule_part

The textual content of the rule part.

rule_part_type

The type/category of the rule part (e.g., operator, term, value).