powered by
Calls the underlying Shiny UI element (selectInput, ...).
selectInput
mmstat.ui.call(inputId, ...)
whatever the call to the underlying Shiny UI element returns
character: the input slot called
further parameters given to the call
mmstat.ui.elem(inputId="alpha", type="significance") mmstat.ui.call("alpha")
Run the code above in your browser using DataLab