Get a SIMD Postcode Lookup
Arguments
- postcode_version
Default is "latest", otherwise supply a tag e.g. "2023_2"
- simd_version
Default is "latest", otherwise supply a version e.g. "2020v2"
- col_select
A character vector of column names to keep, as in the "select" argument to
data.table::fread()
, or a tidy selection specification of columns, as used indplyr::select()
.
Value
a tibble of the SIMD Postcode lookup
Examples
get_simd_postcode()
#> Error: [ENOENT] Failed to search directory '/conf/linkage/output/lookups/Unicode/Deprivation': no such file or directory
get_simd_postcode(col_select = c("pc7", "simd2020v2_rank"))
#> Error: [ENOENT] Failed to search directory '/conf/linkage/output/lookups/Unicode/Deprivation': no such file or directory