Learn R Programming

editrules (version 2.0-3)

as.character.editmatrix: Coerce an editmatrix to a character vector

Description

Derives readable editrules from an editmatrix.

Usage

## S3 method for class 'editmatrix':
as.character(x, ...)

Arguments

x
editmatrix object to be printed
...
further arguments passed to or from other methods.