Skip to contents

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()