runExample {npregfast} | R Documentation |
Launch a Shiny app that shows a demo of what can be done with the package.
runExample()
This example is also available online.
## Only run this example in interactive R sessions
if (interactive()) {
runExample()
}