With this library it<U+2019>s easy to wrap Shiny with Semantic UI components. Add a few simple lines of code and some CSS classes to give your UI a fresh, modern and highly interactive look.
There are a number of global options that affect shiny.semantic as well as Shiny behavior.The options can be set globally with `options()`
This controls from where the css and javascripts will be downloaded.
This allows to use only local dependency.
This allows to set custom local path to semantic dependencies.
Defines including JavaScript as a minified or un-minified file.