vvo_getDeps: Get Departures by StopID

View source: R/VVOLib.R

vvo_getDepsR Documentation

Get Departures by StopID

Description

Get Departures by StopID

Usage

vvo_getDeps(stopid, limit = 10)

Arguments

stopid

StopID (can be obtained by vvo_getStops)

limit

Resultcount. Default 10, Maximum (due to API-Restrictions) 50

Value

Tibble with Informations about the Departures


BadWolf97/VVO-RLib documentation built on April 15, 2023, 9:23 p.m.