Helper package for common NHSBSA R actions. This R package has been developed by the NHS Business Services Authority Data Science team.
-
Colour / theme static (
{ggplot2}
) and interactive ({highcharter}
) charts to suit NHS and NHSBSA guidelines -
Connect to DBs
-
Create reports or presentation slides that follow NHSBSA guidelines (upcoming)
If you do not have the devtools package installed, you will have to run the first line in the code below as well.
# install.packages("devtools")
devtools::install_github("nhsbsa-data-analytics/nhsbsaR")