View source: R/lsoa_to_msoa_lookup.R
lsoa_to_msoa_lookup | R Documentation |
Helper Function to Convert LSOA names to MSOA Codes + Names
lsoa_to_msoa_lookup(df, nmw = TRUE, keep = FALSE)
df |
data frame with at least column |
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. |
a data frame (a lookup table)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.