Skip to contents

Convert Health & Social Care Partnership Codes to the Health & Social Care Partnership Name.

Usage

convert_hscp_to_hscpnames(hscp)

Arguments

hscp

vector of HSCP codes

Value

a vector of HSCP names

Examples

hscp <- c("S37000001", "S37000002")
convert_hscp_to_hscpnames(hscp)
#> [1] "Aberdeen City" "Aberdeenshire"