trueFalseFunc {crisprseekplus} | R Documentation |
If radio button input == 1, the function returns true and if the radio button value is 2, the function returns false
trueFalseFunc(input = NULL)
input, |
user inputs |
true or false depending on input
trueFalseFunc
x<- trueFalseFunc()