The function edit
is generic. This function
is the methods for objects of class "hyperframe"
.
The hyperframe name
is converted to a data frame or array,
and the text editor is invoked. The user can change entries in the
columns of data, and create new columns of data.
Only the columns of atomic data
(numbers, characters, factor values etc) can be edited.
Note that the original object name
is not changed;
the function returns the edited dataset.