get_vars_from_rules: Extract variable names from rules

View source: R/rule_ops.R

get_vars_from_rulesR Documentation

Extract variable names from rules

Description

Extract variable names from rules

Usage

get_vars_from_rules(rules, unique = FALSE)

Arguments

rules

Character vector: Rules.

unique

Logical: If TRUE, return only unique variables.

Value

Character vector: Variable names.

Author(s)

E.D. Gennatas


egenn/rtemis documentation built on May 4, 2024, 7:40 p.m.