View source: R/mmstat.ui.update.R
mmstat.ui.update | R Documentation |
Call for a update of an underlying Shiny UI element (selectInput
, ...).
mmstat.ui.update(inputId, ...)
inputId |
character: the input slot called |
... |
further parameters given to the call |
whatever the update to the underlying Shiny UI element returns
mmstat.ui.elem(inputId="alpha", type="significance") mmstat.ui.call("alpha")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.