README.md

CRAN_Status_Badge

qcc: An R package for quality control charting and statistical process control

This package provides quality control tools for statistical process control.

Author/Maintainer

Contributors

Installation

To install the package type the following:

install.packages("qcc")
library(qcc)

Or you can install the development version from GitHub:

library(devtools)
install_github("luca-scr/qcc")
library(qcc)

How to Use This Package

See the paper

Scrucca, L. (2004) qcc: an R package for quality control charting and statistical process control. R News 4/1, 11-17.

and the vignette

A quick tour of qcc

Both documents are available in the Vignettes and other documentation section of the help.



Try the qcc package in your browser

Any scripts or data that you put into this service are public.

qcc documentation built on May 2, 2019, 9:15 a.m.