Welcome to the curriculum page for Making a Map with R workshop.
This workshop will cover some basics of map making with R. Course contents will include brief introduction to cartography, key libraries for map making (tmap
and leaflet
), and common examples of making a static or interactive map.
Note: The materials used in this workshop is self-contained. However, readers are recommended to refer to its upstream workshop Introduction to Geospatial R if unfamiliar with particular concepts about geographic data.
Time: 1 hour
This resource is licensed under a CC BY-NC-SA 4.0 license.
After completing this workshop, you will anticipate:
- Be familiar with general concepts about map making.
- Learn how to make a decent static map with
tmap
and interactive map withleaflet
. - Become comfortable presenting and communicating your findings of geospatial-related research.
- Be able to find the resources if you need to make more professional or fancy maps.
- This workshop is designed for participants with basic concepts about geographic data.
- Participants are expected to be comfortable working in the R programming language.