neweditmatrix {editrules} | R Documentation |
Create an editmatrix
object from its constituing attributes.
Description
This function is for internal purposes, please use editmatrix
for creating an editmatrix object.
Usage
neweditmatrix(A, ops, normalized = FALSE, ...)
Arguments
A |
An augmented |
ops |
a character vector with the comparison operator of every edit. |
normalized |
|
... |
optional attributes |
Value
an S3 object of class editmatrix
[Package editrules version 2.9.5 Index]