Skip to content

hereR 0.4.0

Compare
Choose a tag to compare
@munterfi munterfi released this 06 Jul 06:57
· 344 commits to master since this release
c24e299
  • Changed CI from Travis to GitHub actions.
  • Added automated pkgdown page build after pull requests and commits on master.
  • Extended test coverage on defunct function calls.
  • Added sf argument to geocode() function. If TRUE, the default, an {sf}
    object is returned, if FALSE a data.frame with lng and lat columns.
    (@dpprdan, #44)
  • Intermodal Routing API: Routes The new feature intermodal_route() adds support for requesting intermodal routes between given pairs of locations.