Leaflet-hash lets you to add dynamic URL hashes to web pages with Leaflet maps. You can easily link users to specific map views.
addHash(map)
map
The leaflet map
leaflet() %>% addTiles() %>% addHash()