get.stop.location.dist: Returns distance between stop and GPS location points

Description Usage Arguments Value

Description

Returns distance between stop and GPS location points

Usage

1
get.stop.location.dist(locations.df, stops.df, stop.row, location.row)

Arguments

locations.df

GPS locations data frame

stops.df

stops locations data frame

stop.row

row number of stop in stops.df to be analyzed

location.row

row number of location in locations.df to be analyzed

Value

distance between stop at row stop.row and location at row location.row


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