DataThink Development
  • Modules
  • R Help
  • Resources
    • Course Textbook
    • R for Data Science
    • Git/GitHub and R
    • R Markdown: The Definitive Guide
    • Geocomputation with R

    • Supplemental Material
    • Happy Git and Github for the useR
    • plotly for R
    • Computing in R for Social Sciences
    • Statistical Concepts in Presenting Data:
    • Advanced R
    • R Packages
    • Tidy evaluation
    • Fundamentals of Data Visualization
    • Geocomputation with R
    • Crosstalk: htmlwidgets add-on

On this page

  • Task 21: Interactive Maps
    • Background
    • Reading
    • Tasks

task-21

Task 21: Interactive Maps

Background

Choose from Task 19 or Task 20 and recreate your plot using leaflet

  • Course Website

Reading

This reading will help you complete the tasks below.

  • o Leaflet for R: Introduction
  • o Leaflet for R: The Map Widget
  • o Leaflet for R: Basemaps
  • o Leaflet for R: Markers
  • o Leaflet for R: Popups and Labels
  • o Leaflet for R: Lines and Shapes
  • o Leaflet for R: Colors

Tasks