You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
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.