Description Usage Arguments Value
This function takes two 'vrmatch' outputs and compares their differences by returning the set difference of matched outputs between them excluding ID matches. The assumption is that these are matches on the same datasets with different parameter selection, match-variable selection, or random sample selection.
1 |
m1 |
The first vrmatch output. |
m2 |
The second vrmatch output. |
row |
Temporary row field name. |
id |
Internal ID variable. |
vars |
Variables to show in set difference dataframes. Defaults to all common variable names. |
List of set difference dataframes and their number of rows.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.