Learn R Programming

npregfast (version 1.2.0)

runExample: Run npregfast example

Description

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

Usage

runExample()

Arguments

Details

This example is also http://sestelo.shinyapps.io/npregfast/{available online}.

Examples

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

Run the code above in your browser using DataLab