runExample: Run a colourpicker example

View source: R/runExample.R

runExampleR Documentation

Run a colourpicker example

Description

Launch a colourpicker example Shiny app that shows how to use the colourInput control.
The example is also available online.

Usage

runExample()

Examples

## Only run this example in interactive R sessions
if (interactive()) {
  runExample()
}

daattali/colourpicker documentation built on Aug. 20, 2024, 7:50 p.m.