merge.triangle.matches: Merges outcomes with the matched set.

Description Usage Arguments Value

View source: R/merge.triangle.matches.R

Description

The y parameter should be a subset of the original data used.

Usage

1
2
## S3 method for class 'triangle.matches'
merge(x, y, ...)

Arguments

x

the result of trimatch

y

another data frame or vector to merge with.

...

unused

Value

x with the additional column(s) added.


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