get_line_data: Line data

Description Usage Arguments Value Examples

View source: R/data.R

Description

Returns departure and arrival data for a given line.

Usage

1

Arguments

line

Scalar integer specifying the line.

Value

A data.frame with variables line, date, weekday, hour, scheduled_departure, actual_departure, scheduled_arrival, actual_arrival.

Examples

1
2
3

miraisolutions/vbzdelays documentation built on May 13, 2020, 1:21 a.m.