Recode Scottish NHS boards.

hb_recode(x, recode_to = "long", and_choice = "and")

Arguments

x

NHS board vector.

recode_to

Output format.

and_choice

Choice for displaying and.

Value

NHS boards in desired form.

Examples

if (FALSE) { # \dontrun{
hb_recode(x)
} # }