Learn R Programming

strvalidator (version 0.3.0)

editData_gui: Edit or view data frames GUI

Description

editData_gui is a GUI simplifying editing and viewing of data frames.

Usage

editData_gui(env = parent.frame(), debug = FALSE)

Arguments

env
environment in wich to search for data frames.
debug
logical indicating printing debug information.

Details

Select a data frame from the dropdown and view/edit. Optionally save as a new dataframe.