editDataset(data, dsname)"Dataset".editDataset is a straightforward spreadsheet-like data editor, suitable for
editing data frames that are not too large (say smaller than about 10,000 values).
editDataset; columns with any non-numeric
values will produce factors or (if they contain only the values
TRUE and FALSE) logical variables.
"some PS" or 'less than HS').
NA.
NAs and will have an auto-generated row or column name. Pressing the Enter
or Return key will also add a row; pressing the Tab key will also add
a column.
edit.data.frame, for the standard R data editor.
if (interactive()) editDataset()
Run the code above in your browser using DataLab