Learn R Programming

strvalidator (version 0.3.0)

filterProfile_gui: Filter Profile GUI

Description

filterProfile_gui is a GUI simplifying the filtering of typing data.

Usage

filterProfile_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

All data not matching the reference will be discarded. Useful for filtering stutters and artifacts from raw typing data.