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

View source: R/editmatrix.R

neweditmatrixR 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 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 June 22, 2024, 12:21 p.m.