This generates a modal dialog that includes text
from a markdown file.
Usage
helpModal(mdfile, title = NULL, ...)
Arguments
- mdfile
path to markdown file
- title
Title of modal dialog
- ...
other params passed to modalDialog()
Value
Modal dialog with help documentation.