Rdocumentation
powered by
Learn R Programming
editrules (version 2.7.2)
neweditmatrix: 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
matrix
of the form
A|b
ops
a character vector with the comparison operator of every edit.
normalized
logical
TRUE or FALSE
...
optional attributes
Value
an S3 object of class
editmatrix