Exploring and Manipulating 'GTFS' Files


[Up] [Top]

Documentation for package ‘GTFSwizard’ version 1.0.0

Help Pages

as_wizardgtfs Convert GTFS Object to wizardgtfs Format
delay_trip Delay Specified Trips in a 'wizardgtfs' Object
explore_gtfs Explore GTFS Data in an Interactive Shiny Application
filter_date Filter GTFS Data by Service, Route, Date, Stop, Trip, and Time
filter_route Filter GTFS Data by Service, Route, Date, Stop, Trip, and Time
filter_service Filter GTFS Data by Service, Route, Date, Stop, Trip, and Time
filter_servicepattern Filter GTFS Data by Service, Route, Date, Stop, Trip, and Time
filter_stop Filter GTFS Data by Service, Route, Date, Stop, Trip, and Time
filter_time Filter GTFS Data by Service, Route, Date, Stop, Trip, and Time
filter_trip Filter GTFS Data by Service, Route, Date, Stop, Trip, and Time
for_bus_gtfs GTFS Data for Fortaleza (Bus System), Brazil.
for_rail_gtfs GTFS Data for Fortaleza (Rail System), Brazil
get_distances Calculate Distances in GTFS Data
get_durations Calculate Trip Durations in GTFS Data
get_dwelltimes Calculate Dwell Times in GTFS Data
get_fleet Estimates Fleet from GTFS Data
get_frequency Calculate Route Frequency in GTFS Data
get_headways Calculate Headways in GTFS Data
get_servicepattern Identify Service Patterns in GTFS Data
get_shapes Generate Shapes Table for GTFS Data
get_shapes_df Convert Shape Geometries to GTFS Shape Points Data Frame
get_shapes_sf Convert GTFS Shapes Table to Simple Features (sf) Format
get_speeds Calculate Speeds for GTFS Routes and Trips
get_stops_sf Convert GTFS Stops Table to Simple Features (sf) Format
merge_gtfs Merge Two GTFS Datasets
plot_calendar Plot Trip Frequency Calendar for GTFS Data
plot_frequency Plot System Frequency by Hour
plot_headways Plot System Average Headway by Hour
plot_routefrequency Plot Route Frequency by Hour
read_gtfs Read GTFS file
selection Select Subsets of GTFS Data
split_trip Split a Trip into Sub-Trips within a GTFS Object
unselection Select Subsets of GTFS Data
write_gtfs Write GTFS Data to Zip File