changed title of map

This commit is contained in:
Ben Varick 2024-11-05 12:21:05 -06:00
parent c03d4df0a7
commit 74b9c10f7d
No known key found for this signature in database

View File

@ -426,7 +426,7 @@ ggmap(basemap) +
ggsave(file = paste0("figures/",
school_focus %>% pull(name),
" Addresses - Traffic Stress_cycling.pdf"),
title = paste0(school_focus %>% pull(name), " Cycling Routes - Traffic Stress"),
title = paste0(school_focus %>% pull(name), " Student Addresses - Cycling Traffic Stress"),
device = pdf,
height = 8.5,
width = 11,