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

Description Usage Arguments Value

Description

Matches stops to GPS locations for a trip

Usage

1
2
match.trip.locations.stops(trip.locations.df, stops.locations.df, init.stop.seq,
  verbose = FALSE)

Arguments

trip.locations.df

data frame with GPS locations for a single trip

stops.locations.df

line stops locations data frame

init.stop.seq

number of initial stop sequence for trip

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.