Learn R Programming

editrules (version 2.2-0)

as.data.frame.editset: Coerce an editarset to a data.frame

Description

Coerces an editset to a data.frame.

Usage

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

Arguments

Value

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

See Also

as.character.editarray