Skip to content
New course: Interactive Dashboards with Shiny. Get 50% off with coupon SHINYLAUNCH.
R for the Rest of Us Logo

Mapping with R

34 lessons

Making Maps is Complex (01_02)

This lesson is locked

Get access to all lessons in this course.

Transcript

Click on the transcript to go to that point in the video. Please note that transcripts are auto generated and may contain minor inaccuracies.

Learn More

For more information about projections and how they work I highly recommend the Vox Media video I mentioned in the video - All Maps Are Wrong.

Every chart in the slides was created using R. Every static map was built with `ggplot2` and the interactive maps were made with a mix of the leaflet and mapview package. The 3D interactive globe was created using the threejs package.

You can see the RMarkdown document used to make the slides from this lesson (and all of the code used to make the maps) here.

Have any questions? Put them below and we will help you out!

You need to be signed-in to comment on this post. Login.