checkInputCorrectness {EventDetectGUI} | R Documentation |
checkInputCorrectness
Description
Main Input checking function, calls all subChecks and creates User-Dialogs for the respective problems.
Usage
checkInputCorrectness(input)
Arguments
input |
GUi Inputs |
Value
TRUE for correct user input, FALSE for a faulty configuration
[Package EventDetectGUI version 0.3.0 Index]