simplify: Simplify logical mixed edits in an editset

View source: R/editset.R

simplifyR Documentation

Simplify logical mixed edits in an editset

Description

Logical edits consisting of a single numerical statement are inverted and added to the editmatrix (\$num) of the editset.

Usage

simplify(E, m = NULL)

Arguments

E

an editset

m

contains(E). Speeds up calculation if you have one handy.


editrules documentation built on June 22, 2024, 12:21 p.m.