knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

NHS-R spc

Lifecycle: experimental

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.

Installation

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")


tomjemmett/NHSRspc documentation built on Dec. 31, 2020, 8:44 a.m.