runExample: Run npregfast example

View source: R/runExample.R

runExampleR Documentation

Run npregfast example

Description

Launch a Shiny app that shows a demo of what can be done with the package.

Usage

runExample()

Details

This example is also available online.

Examples

## Only run this example in interactive R sessions
if (interactive()) {
  runExample()
}

npregfast documentation built on Sept. 2, 2022, 5:07 p.m.