{NHSRplotthedots}

plot_01.png

A number of individuals from the NHS-R community (Simon, Chris R, Chris M, Tom S, Zoe, and myself) collaborated to build an R package to implement the “Making Data Count” SPC rules and charts. The goal was to replicate the functionality provided in their excel tool.

We have just reached version 0.1.0 and published the package to CRAN. You can install it yourself by running

install.packages("NHSRplotthedots")

The documentation for the package is available here, and you can view the code on GitHub.