editmatrix
is a matrix and can be used
as such, but it has extra attributes. In some cases it is
preferable to convert the editmatrix to a normal matrix.
Please note that coercion returns the augmented matrix
A|b
and not the ops
part.## S3 method for class 'editmatrix':
as.matrix(x, ...)