data.frame
data.frame
. Useful for
storing manipulated edits. NOTE: since version 2.0-0, the
behaviour of this function changed to be more symmetrical
with editmatrix.data.frame
and
as.data.frame.editarray
. Use
toDataFrame
for the old behaviour.## S3 method for class 'editmatrix':
as.data.frame(x, ...)
editmatrix