print.editmatrix: print editmatrix
Description
print editmatrix
Usage
# S3 method for editmatrix
print(x, textOnly = FALSE, ...)
Arguments
- x
editmatrix object to be printed
- textOnly
If FALSE
, also print internal structure
- ...
further arguments passed to or from other methods.