Skip to content

Shiny application that walks a user through good SPC practices. Allows users to upload a csv or excel file. Runs basic EDA. Checks assumptions are valid for run chart. Walks user through creation of run and control charts.

License

Notifications You must be signed in to change notification settings

sydneykpaul/SPC_Shiny_App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SPC_Shiny_App

Shiny application that walks a user through good SPC practices.

  • Allows users to upload a csv or excel file.
  • Runs basic EDA.
  • Checks assumptions are valid for run chart.
  • Walks user through creation of run and control charts.

Preview frontpage

To use:

  1. Download ui.R, server.R, and the www folder to a new folder called 'spc_shiny_app'
  2. In RStudio, set your working directory to this location
  3. In the RStudio console, enter the command runApp('./spc_shiny_app')

About

Shiny application that walks a user through good SPC practices. Allows users to upload a csv or excel file. Runs basic EDA. Checks assumptions are valid for run chart. Walks user through creation of run and control charts.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published