runStatTeacherAssistantApp {StatTeacherAssistant}R Documentation

Run the StatTeacherAssistant Shiny application

Description

Runs the StatTeacherAssistant Shiny application.

Usage

runStatTeacherAssistantApp()

Value

There is no return value.

Author(s)

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

Laura McSweeney
Department of Mathematics
Fairfield University

Examples

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


[Package StatTeacherAssistant version 0.0.3 Index]