## Not run: ------------------------------------
# library(tigris)
# library(leaflet)
#
# boundary <- nation(resolution = '20m')
#
# leaflet(boundary) %>%
# addTiles() %>%
# addPolygons()
## ---------------------------------------------
Run the code above in your browser using DataLab