Learn R Programming

strvalidator (version 1.0.0)

cropData_gui: Crop or replace GUI

Description

cropData_gui is a GUI simplifying cropping and replacing values in data frames.

Usage

cropData_gui(env = parent.frame(), savegui = NULL, debug = FALSE)

Arguments

env
environment in wich to search for data frames.
savegui
logical indicating if GUI settings should be saved in the environment.
debug
logical indicating printing debug information.

Details

Select a data frame from the dropdown and crop/replace. Optionally save as a new dataframe.