departure_to_tibble {ptvapi}R Documentation

Convert a single departure to a tibble

Description

This function is designed to parse the content returned by the interior steps of the departures functions.

Usage

departure_to_tibble(departure)

Arguments

departure

A departure, as a list, returned by the departures API call.

Value

A tibble consisting of the following columns:


[Package ptvapi version 2.0.5 Index]