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 March 23, 2024, 7:23 a.m.