R-shiny ui function for shinycat, internal use by launch_shinycat()
Value
A UI definition that can be passed to shiny::shinyApp()
as argument 'ui'.
Details
Internal use by launch_shinycat()
, this function provides the
'ui' component for the R-shiny app.
See also
Other jam shiny functions:
launch_shinycat()
,
shinycat_server()