Skip to contents

Runs a browser-based version of the midoc package. In this version, you can explore midoc functions using exemplar datasets or apply midoc functions using your own DAG and data.

Usage

midocShinyApp()

Value

A browser-based version of the midoc package

Examples

if (FALSE) { # interactive()
# Run the browser-based version of the midoc package
midocShinyApp()
}