runDistPlotterApp {DistPlotter}R Documentation

Run the DistPlotter Shiny application

Description

Runs the DistPlotter Shiny application.

Usage

runDistPlotterApp()

Value

There is no return value.

Author(s)

Christopher Casement
Department of Mathematics
Fairfield University
casementc@gmail.com

Grant Innerst
Department of Mathematics
Shippensburg University

Melissa Innerst
Department of Mathematics
Juniata College

Examples

## only run the app in an interactive R session
if (interactive()) {runDistPlotterApp()}


[Package DistPlotter version 0.0.2 Index]