colourpicker (version 1.1.0)

runExample: 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()

Arguments

Examples

Run this code
# NOT RUN {
## Only run this example in interactive R sessions
if (interactive()) {
  runExample()
}
# }

Run the code above in your browser using DataLab