Description Usage Arguments Examples
View source: R/zoom_map_to_neighbourhood.R
Zoom map of Toronto to neighbourhood
1 | zoom_map_to_neighbourhood(map, neighbourhood)
|
map |
Map created by map_toronto |
neighbourhood |
Neighbourhood from neighbourhoods |
1 2 3 4 | library(sf)
map_toronto() %>%
add_blank_aggregate_layers() %>%
zoom_map_to_neighbourhood("Casa Loma")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.