colorjamShinyUI | R Documentation |
Colorjam R-shiny app UI
colorjamShinyUI(...)
... |
additional arguments are ignored. |
This function contains the UI for the Colorjam R-shiny app.
The Colorjam R-shiny app is started by launchColorjamShiny()
, which
calls shiny::shinyApp()
, using arguments server
, ui
,
onStart
, and options
. This function fulfills the
argument ui
.
A user interface definition suitable to pass
to shiny::shinyUI()
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.