1. Learn
  2. /
  3. Courses
  4. /
  5. Interactive Maps with leaflet in R

Exercise

What is California's Northernmost College?

Let's use that map! Not surprisingly, most of the colleges in California are concentrated in and around metropolitan areas, like LA.

Using the console, print the map stored in the m object, then pan the map northward from these larger metro areas to find the name of the college that is the furthest north in California.

Instructions

50 XP

Possible answers