route_type_names: Dataframe of route type id's and the names of the types (e.g....

route_type_namesR Documentation

Dataframe of route type id's and the names of the types (e.g. "Bus")

Description

Extended GTFS Route Types: https://developers.google.com/transit/gtfs/reference/extended-route-types

Usage

route_type_names

Format

A data frame with 136 rows and 2 variables:

route_type

the id of route type

route_type_name

name of the gtfs route type

Source

https://gist.github.com/derhuerst/b0243339e22c310bee2386388151e11e


tidytransit documentation built on July 9, 2023, 7:30 p.m.