Chapter 31 Resources for Learning More about {mapgl}
This R package uses MapboxGL JS and MapLibre GL JS
Guide is at https://walker-data.com/mapgl/
31.1 Resources for learning more about {tmap}:
{tmap} is a powerful R package for creating thematic maps, both static and interactive.
- Documentation at https://r-tmap.github.io/tmap/ (read the vignettes)
- Book Chapter: Geocomputation with R includes a chapter on Making Maps with R, which covers tmap.
- Work-in-Progress Book: Elegant and Informative Maps with tmap is an upcoming book available at tmap.geocompx.org.
31.2 Resources for learning more about {leaflet}:
Leaflet is a popular R package for creating interactive maps. - Official Leaflet for R documentation: https://rstudio.github.io/leaflet/
31.3 Resources for learning more about {ggmap}:
Learning more aboutusing google maps with {ggmap}: - Official ggmap documentation: https://cran.r-project.org/web/packages/ggmap/index.html - Getting started with {ggmap} https://docs.stadiamaps.com/tutorials/getting-started-in-r-with-ggmap/ - Guide - https://builtin.com/data-science/ggmap
Now let’s try a challenge