Learn R Programming

midoc (version 1.0.0)

midocVignette: Run an interactive vignette for the midoc package

Description

Runs an interactive version of the midoc vignette: Multiple Imputation DOCtor (midoc). In the interactive version, you can apply midoc functions in shiny-package apps using your own DAG and data.

Usage

midocVignette()

Arguments

Value

A browser-based, interactive version of the midoc vignette

Examples

Run this code
if (FALSE) { # interactive()
# Run the interactive vignette
midocVignette()
}

Run the code above in your browser using DataLab