Learn R Programming

editrules (version 2.0-3)

as.matrix.editarray: Coerce an editarray to a boolean matrix

Description

An editarray is a boolean array with extra attributes. The boolean array may be extracted with this method.

Usage

## S3 method for class 'editarray':
as.matrix(x, ...)

Arguments

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

Value

  • boolean matrix of editarray.