ann_tab_ccg_names: Format CCG names for printing in the annual tables.

View source: R/ann_tab_ccg_names.R

ann_tab_ccg_namesR Documentation

Format CCG names for printing in the annual tables.

Description

This turns CCG names into title case format and removes strings 'NHS' and 'CCG'.

Usage

ann_tab_ccg_names(x)

Arguments

x

A vector of CCG names

Examples

x <- "NHS DARLINGTON CCG"
ann_tab_ccg_names(x)

PublicHealthEngland/hcaidcs documentation built on Jan. 19, 2024, 8:38 a.m.