changed title of map
This commit is contained in:
parent
c03d4df0a7
commit
74b9c10f7d
@ -426,7 +426,7 @@ ggmap(basemap) +
|
|||||||
ggsave(file = paste0("figures/",
|
ggsave(file = paste0("figures/",
|
||||||
school_focus %>% pull(name),
|
school_focus %>% pull(name),
|
||||||
" Addresses - Traffic Stress_cycling.pdf"),
|
" 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,
|
device = pdf,
|
||||||
height = 8.5,
|
height = 8.5,
|
||||||
width = 11,
|
width = 11,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user