mmstat.ui.update: mmstat.ui.update

View source: R/mmstat.ui.update.R

mmstat.ui.updateR Documentation

mmstat.ui.update

Description

Call for a update of an underlying Shiny UI element (selectInput, ...).

Usage

mmstat.ui.update(inputId, ...)

Arguments

inputId

character: the input slot called

...

further parameters given to the call

Value

whatever the update to the underlying Shiny UI element returns

Examples

mmstat.ui.elem(inputId="alpha", type="significance")
mmstat.ui.call("alpha")

HKRbook documentation built on Oct. 6, 2022, 9:06 a.m.