# NOT RUN {
# Read by:
#
# filepath <- "data/London_Borough_Excluding_MHW/London_Borough_Excluding_MHW.shp"
# uk_london_boroughs <- st_read(filepath) %>%
# dplyr::select(
# borough = NAME,
# gss_code = GSS_CODE
# ) %>%
# st_simplify(dTolerance = 20)
# }
Run the code above in your browser using DataLab