match.bus.locations.stops: Matches stops to GPS locations for a bus

Description Usage Arguments Value

Description

This function splits bus GPS locations by trip and finds trips initial point to call match.trip.locations.stops

Usage

1
match.bus.locations.stops(bus.locations.df, line.stops.df, verbose = FALSE)

Arguments

bus.locations.df

data frame with GPS locations for a single bus

line.stops.df

line stops locations data frame

verbose

if TRUE then debugging logs are printed during processing

Value

data frame with matched stops and GPS locations data


analytics-ufcg/busminer documentation built on May 12, 2019, 2:40 a.m.