trueFalseFunc {crisprseekplus}R Documentation

trueFalseFunc

Description

If radio button input == 1, the function returns true and if the radio button value is 2, the function returns false

Usage

trueFalseFunc(input = NULL)

Arguments

input,

user inputs

Value

true or false depending on input

Note

trueFalseFunc

Examples

    x<- trueFalseFunc()



[Package crisprseekplus version 1.19.0 Index]