Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 1.08 KB

README.md

File metadata and controls

30 lines (18 loc) · 1.08 KB

NDRSanalysis

R package containing functions produced by the analysis team within NHS England's National Disease Registration Service (NDRS).

About

status: active

The functions currently available in the package are:

Built With

R v4.3.3

Installation

# install and load the devtools package 
install.packages("devtools")
library(devtools)

# install the NDRSanalysis package
install_github("NHSE-NDRS/NDRSanalysis")

Contact

If you have any questions regarding this repository please contact the team mailbox at [email protected].