Convert NHS Health Board Codes to the NHS Health Board Names
See also
Other code functions:
convert_ca_to_lca()
,
convert_hscp_to_hscpnames()
,
convert_sc_sending_location_to_lca()
Examples
hb <- c("S08000015", "S08000016")
convert_hb_to_hbnames(hb)
#> [1] "Ayrshire and Arran" "Borders"