print_board: Print arrivals/departures board

Description Usage Arguments Value

View source: R/print.R

Description

Print arrivals/departures board

Usage

1
print_board(x, show_details = FALSE, station = "destination", ...)

Arguments

x

Tibble with arrivals/departures information.

show_details

Boolean flag to indicate if detail information about previous calling points should be included or not.

station

String to indicate if the destination or origin station should be displayed.

...

Optional parameters (not used).

Value

Nothing, call for its side effect.


trainR documentation built on Jan. 20, 2021, 5:06 p.m.