create_lookup_msoa_lad_county: Create lookup table for Middle Layer Super Output Areas to...

Description Usage Arguments

View source: R/create_lookups.R

Description

Create lookup table for Middle Layer Super Output Areas to Local Authorities to Counties

Usage

1
2
3
4
5
6
7
create_lookup_msoa_lad_county(
  lookup.path = file.path(options("brclib.data_path"), "Lookups, names and codes"),
 
    msoa.lad.name = "Middle_Layer_Super_Output_Area_2011_to_Ward_to_LAD_December_2018_Lookup_in_England_and_Wales.csv",
 
    lad.county.name = "Local_Authority_District_to_County_December_2018_Lookup_in_England.csv"
)

Arguments

lookup.path

Path to the ONS's lookup tables

msoa.lad.name

Name of the MSOA to LAD lookup table file (https://geoportal.statistics.gov.uk/datasets/middle-layer-super-output-area-2011-to-ward-to-lad-december-2018-lookup-in-england-and-wales)

lad.county.name

Name of the LAD to County lookup table file (https://geoportal.statistics.gov.uk/search?collection=Dataset&sort=name&tags=LUP_LAD_CTY)


matthewgthomas/brclib documentation built on Feb. 21, 2020, 6:18 p.m.