knitr::opts_chunk$set(echo = TRUE)
Builds statistical control charts with exact limits for univariate and multivariate cases.
You can install from CRAN:
install.packages('IQCC', dependencies = TRUE)
or from github:
devtools::install_github('flaviobarros/IQCC')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.