as.character.cateditmatrix: Coerce an cateditmatrix to a 'character' vector

View source: R/cateditmatrix.R

as.character.cateditmatrixR 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 TRUE the representation will be an if statement.

...

further arguments passed to or from other methods.


editrules documentation built on June 22, 2024, 12:21 p.m.