trip_match_v2: trip matching algorithm R version 2.

Description Usage Arguments Value

Description

trip matching algorithm R version 2.

Usage

1
trip_match_v2(M1, M2, dist_cut = 1e-05, heading_cut = 1e-05)

Arguments

M1

.

M2

.

dist_cut

.

heading_cut

.

Value

logical vector indicating matched index.


platypus1989/PathMatch documentation built on May 15, 2019, 5:51 p.m.