questions: Question Inputs

Description Usage Arguments

Description

Question Inputs

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
numericInput(x, default)

checkboxInput(x, default = FALSE)

radioInput(x, default = FALSE)

textInput(x, default = "")

listInput(x, default = "[\"\"]")

dropdownInput(x, default = "")

selectInput(...)

Arguments

x

x

default

default

...

arguments to pass to selectInput


alteryx/AlteryxPredictive documentation built on May 12, 2019, 1:37 a.m.