merge.triangle.psa: Merges covariate(s) with the results of [trips()].

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

merge.triangle.psaR Documentation

Merges covariate(s) with the results of [trips()].

Description

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

Usage

## S3 method for class 'triangle.psa'
merge(x, y, ...)

Arguments

x

the result of [trips()]

y

another data frame or vector to merge with.

...

unused

Value

x with the additional column(s) added.


TriMatch documentation built on April 11, 2025, 6:16 p.m.