provis_orgname: Check whether provisional organisation is Trust or CCG

View source: R/provis_orgname.R

provis_orgnameR Documentation

Check whether provisional organisation is Trust or CCG

Description

Check whether provisional organisation is Trust or CCG

Usage

provis_orgname(x)

Arguments

x

A numeric value from assignment method

Value

"Trust" or "CCG"

Examples

## Not run: 
provis_orgname("Cambridge University Hospitals NHS Foundation Trust")
provis_orgname("NHS Central London CCG")

## End(Not run)

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