This repo is an R project that uses the NOMIS API and leaflet
R package to produce maps of UK civil servants.
Note this requires a development version of crosstalk that implements default selection, install via {remotes}
.
remotes::install_github("rstudio/crosstalk", ref = "joe/feature/filter-select-default")