1. Learn
  2. /
  3. Courses
  4. /
  5. Building Dashboards with flexdashboard

Exercise

Add a leaflet map

Let's add a map to our dashboard using leaflet.

Instructions

100 XP
  • Use the stations_df$latitude and stations_df$longitude columns to add a leaflet map marking station locations to the Stations Map chart.