Learn R Programming

editrules (version 2.2-0)

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

Value

boolean matrix of editarray.