Learn R Programming

strvalidator (version 1.3.0)

addDye_gui: Add dye information

Description

addDye_gui is a GUI to the addColor function.

Usage

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

Arguments

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

Value

  • TRUE

Details

Convenience GUI for the use of addColor to add 'Dye' to a dataset. 'Dye' is the one letter abbreviations for the fluorophores commonly used to label primers in forensic STR typing kits (e.g. R=Red, B=Blue). NB! If column 'Color' and 'Dye' is present they will be overwritten.

See Also

addColor