View source: R/merge.triangle.psa.R
merge.triangle.psa | R Documentation |
The y
parameter should be a subset of the original data used.
## S3 method for class 'triangle.psa'
merge(x, y, ...)
x |
the result of [trips()] |
y |
another data frame or vector to merge with. |
... |
unused |
x
with the additional column(s) added.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.