Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
7e6eb9c45b
Added new analysis: calculate the maximum and average lts for the route for each address and plot them on the map of addresses. This analysis takes a while, so I parallelized it. I also set eval=FALSE because it takes so long.
a6e47e12a3
Added a new RMarkdown script that uses brouter as the routing backend instead of OSRM. It's still using OSRM to draw the isodistance polygon.