Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 366 Bytes

File metadata and controls

13 lines (10 loc) · 366 Bytes

Open_Data_Collection

Producing tidy format datasets from open NHS data.

Credit to NHS BNSSG Analytics, bnssg.analytics@nhs.net for original code.

Install fingertipsR with:

remotes::install_github('rOpenSci/fingertipsR',
                        build_vignettes = TRUE,
                        build = FALSE,
                        dependencies = TRUE)