as.character.cateditmatrix {editrules} | R Documentation |
Coerce an cateditmatrix to a character
vector
Description
Derives readable editrules from an editmatrix.
Usage
## S3 method for class 'cateditmatrix'
as.character(x, asIfStatement = FALSE, ...)
Arguments
x |
cateditmatrix object to be printed |
asIfStatement |
if |
... |
further arguments passed to or from other methods. |
[Package editrules version 2.9.5 Index]