{{ headContent() }} {{ bootstrapLib() }}

Minimal HTML UI

Control panel

{{ slider }} {{ checkbox }}
{{ thePlot }}

For more information about Shiny look at the documentation.


If you wish to write some code you may like to use the pre() function like this:

checkboxInput("linear", label = "Add trend line?", value = FALSE)