Skip to contents

All functions

ShinyDemo-package
Shiny Apps as Package Demos
df_viewer_server()
Shiny Server for Data Frame Viewer
df_viewer_ui()
Shiny UI for Data Frame Viewer
includeVignette()
Include a vignette within a Shiny app.
ls_all()
List All Objects
renderRmd()
Render an RMarkdown file to be included in a Shiny app.
renderVignette()
Render a vignette from source to include in a Shiny app.
run_shiny_app()
This is a wrapper to shiny::runApp to include parameters.
shiny_demo()
Run a Shiny App from a Package