Learn R Programming

pct (version 0.9.1)

get_centroids_ew: Download MSOA centroids for England and Wales

Description

Downloads and processes data on where people live in England and Wales. See geoportal.statistics.gov.uk.

Usage

get_centroids_ew()

Arguments

Examples

Run this code
# NOT RUN {
pwc = get_centroids_ew()
plot(pwc[sample(nrow(pwc), 1000), ])
# }

Run the code above in your browser using DataLab