Skip to content

retowyss/swiss-public-transport-r

Repository files navigation

Travis-CI Build Status Coverage Status

Swiss public transport API R client

This is an R client for the Swiss public transport API.

devtools::install_github(retowyss/swiss-public-transport-r)

The package makes three functions available. One for each of the API-enpoints.

Functions return flat tables instead of json.

locations(query = "Bern")
connections(from = "Bern", to = "Basel")
stationboard(station = "Bern")

Releases

No releases published

Packages

No packages published

Languages