README.md

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")


retowyss/swiss-public-transport-r documentation built on May 8, 2019, 6:50 p.m.