neweditmatrix: Create an 'editmatrix' object from its constituing...

Description Usage Arguments Value

Description

This function is for internal purposes, please use editmatrix for creating an editmatrix object.

Usage

1
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


editrules documentation built on May 1, 2019, 6:32 p.m.