USGS-VIZLAB / gages-through-ages

U.S. Geological Survey active gages through time
Creative Commons Zero v1.0 Universal
1 stars 9 forks source link

use high res map for PR #105

Open jordansread opened 7 years ago

jordansread commented 7 years ago
library(mapdata)
maps::map('world2Hires', 'Puerto Rico') 

instead of

maps::map('world', 'Puerto Rico')