r5r v2.1.0
Minor changes
- The
isochrone()
function has a new boolean parameterpolygon_output
that allows users to choose whether the output should be a polygon- or line-based isochrone. Closed #382 - When using public transit modes, the package now automatically detects whether there are any transit services operation on the seleced departure date. If there are no services, the package will return an error message. Closed #326