unmatched: Returns rows from 'trips' that were not matched by...

Description Usage Arguments Value

View source: R/unmatched.R

Description

This function returns a subset of trips that were not matched by trimatch. All data frame methods work with the returned object but special summary function will provided relevant information.

Usage

1
unmatched(tmatch)

Arguments

tmatch

the results of trimatch.

Value

a data frame of unmatched rows.


TriMatch documentation built on May 2, 2019, 12:37 p.m.