knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
NHS-R SPC aims to provide functions for calculating SPC limits on a vector, apply rules to test for Special Cause Variation and to provide the ability to create SPC charts.
This package is not currently on CRAN. You can install the current development version from GitHub with:
# install.packages("devtools") devtools::install_github("tomjemmett/NHSRspc")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.