EditData(d, col.names = names(d), row.names = NULL, col.formats = NULL, read.only = FALSE, changelog = NULL, win.title = "Data", parent = NULL)
NULL
is returned if no edits were made; otherwise, new values of
d
and changelog
are returned as components in a list
. The
changelog
data frame contains the following variables:
d
. Pattern searches are performed using grep
.
Edits are reflected in the changelog
.
BuildHistogram