Learn R Programming

strvalidator (version 2.4.0)

strvalidator: Graphical User Interface For The STR-validator Package

Description

GUI simplifying the use of the strvalidator package.

Usage

strvalidator(debug = FALSE)

Value

TRUE

Arguments

debug

logical indicating printing debug information.

Details

The graphical user interface give easy access to all graphical versions of the functions available in the strvalidator package. It connects functions 'under the hood' to allow a degree of automation not available using the command based functions. In addition it provides a project based workflow.

Click Index at the bottom of the help page to see a complete list of functions.

Examples

Run this code
# To start the graphical user interface.
if (FALSE) {
strvalidator()
}

Run the code above in your browser using DataLab