shinyhelper {shinyhelper} | R Documentation |
shinyhelper.
Description
Easily add markdown helpfiles to your shiny apps, by adding a single function around a shiny app element. This adds a small icon (a question mark, by default) which presents content in a modal dialog box when clicked. The content can be passed inline or given in a markdown file.
Details
There is also a convenient function to initialise a directory of markdown files given a vector of filenames.
A demo is available at https://cwthom94.shinyapps.io/shinyhelper-demo/
For further reference on how to use the package, please refer to https://github.com/cwthom/shinyhelper
[Package shinyhelper version 0.3.2 Index]