Learn R Programming

editrules (version 2.2-0)

toDataFrame: Coerce an editmatrix to a data.frame

Description

Coerces an editmatrix to a data.frame. Useful for viewing the matrix representation of editrules.

Usage

toDataFrame(x)

Arguments

Value

data.frame with the coefficient matrix representation of x, an operator column and CONSTANT column.