lsoa_to_msoa_lookup: Helper Function to Convert LSOA names to MSOA Codes + Names

View source: R/lsoa_to_msoa_lookup.R

lsoa_to_msoa_lookupR Documentation

Helper Function to Convert LSOA names to MSOA Codes + Names

Description

Helper Function to Convert LSOA names to MSOA Codes + Names

Usage

lsoa_to_msoa_lookup(df, nmw = TRUE, keep = FALSE)

Arguments

df

data frame with at least column lsoa11nm and possibly lsoa11cd.

nmw

whether to keep the Welsh language MSOA names (ONS and HoCL) or not. Boolean. Default TRUE.

keep

whether to keep the LSOA column(s) or just return a df starting at MSOA level. Default FALSE.

Value

a data frame (a lookup table)


francisbarton/jogger documentation built on Nov. 18, 2022, 2:46 p.m.