semanticPage: Semantic UI page
Description
This creates a Semantic page for use in a Shiny app.
Usage
semanticPage(..., title = "", theme = NULL)
Arguments
...
Other arguments to be added as attributes of the main div tag
wrapper (e.g. style, class etc.)
title
A title to display in the browser's title bar.