Learn R Programming

editrules (version 2.0-3)

as.data.frame.editarray: Coerce an editarray to a data.frame

Description

Coerces an editarray to a data.frame.

Usage

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

Arguments

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

Value

  • data.frame with columns 'name', 'edit' and 'description'.

See Also

as.character.editarray