Learn R Programming

editrules (version 2.2-0)

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

Value

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

See Also

as.character.editarray