| runExample | R Documentation | 
Launch a colourpicker example Shiny app that shows how to use the
colourInput control. 
The example is also
available online.
runExample()
## Only run this example in interactive R sessions
if (interactive()) {
  runExample()
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.