Creating Maps with R
Offered By: LinkedIn Learning
Course Description
Overview
Learn how to import your data directly from Excel and use it to create both static and interactive maps.
Syllabus
Introduction
- Why create maps with R?
- Base knowledge
- GitHub repository and exercise files
- How to choose a map
- Geo marker and scatter plots
- Geo bubble charts
- Choropleth: Shaded area maps
- Hexbin maps or hexagonally binned choropleth
- Dot density
- Cartograms: Distorted area maps
- Standardize country names with {countrycode}
- Join shapefiles with data in Excel files
- Convert addresses to coordinates with geocoding
- Challenge: Geolocate all US state capitol buildings
- Solution: Geolocate all US state capitol buildings
- GIS data formats: Raster or vector
- Vector GIS data: sf and sp
- Work with sf datasets and the tidyverse
- Challenge: Visualizing continent populations
- Solution: Visualizing continent populations
- Use geom_sf to visualize geo locations
- ggplot2 choropleth and continuous data
- ggplot2 choropleth and discrete data
- Label maps with ggrepel package
- Zoom into regions with coords_sf()
- Transform CRS with coord_sf()
- Challenge: Label a geobubble chart of Germany's biggest cities
- Solution: Label a geobubble chart of Germany's biggest cities
- Challenge: Visualize state coastline length with choropleth
- Solution: Visualize state coastline length with choropleth
- The basics of using Leaflet
- Use Leaflet to visualize geo locations
- Add labels and pop-ups to Leaflet maps
- Leaflet choropleth and continuous data
- Leaflet choropleth and discontinuous data
- Set a background color with leaflet.extras
- Challenge: Add pop-up labels to a map of German cities
- Solution: Add pop-up labels to a map of German cities
- Challenge: Interactive choropleth of state coastline length
- Solution: Interactive choropleth of state coastline length
- Base maps and tiles
- What are projections and CRS?
- Geographics vs. projected CRS
- How to choose CRS and use them with {sf}
- What else can you learn about creating maps in R?
Taught by
Charlie Joey Hadley
Related Courses
Mastering data visualization in D3.jsUdemy Data Science:Hands-on Covid-19 Data Analysis & Visualization
Udemy Analyzing US Census Data in Python
DataCamp Data Visualization in R with ggplot2
LinkedIn Learning Covid-19 Death Medical Analysis & Visualization using Plotly
Coursera Project Network via Coursera