Description Usage Arguments Value
Read VehiclePosition messages from GTFS-realtime ProtoBuf file
1 | readVehiclePosition(descriptor)
|
descriptor |
location of protobuf file or raw vector. |
a data.table with fields: trip_id, start_date, route_id, lat, lon, bearing, stop_sequence, status, timestamp, vehicle_id
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.