Rdocumentation
powered by
Learn R Programming
editrules (version 2.7.2)
print.editmatrix: print editmatrix
Description
print editmatrix
Usage
## S3 method for class '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.