Skip to contents

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

EDG