demoApp: demonstrate the use of makeSelectInput

View source: R/shiny.R

demoAppR Documentation

demonstrate the use of makeSelectInput

Description

demonstrate the use of makeSelectInput

Usage

demoApp()

Value

Run only for side effect of starting a shiny app.

Examples

  if (interactive()) {
require(shiny)
print(demoApp())
}

vjcitn/ontoProc documentation built on Jan. 9, 2025, 3:21 p.m.