Description Usage Arguments Value
Given the injection xp->yp and a set of origin values x, considering that some elements of x (xfound) have a mapping to y (yfound), then find all elements in yp for which a mapping was not found (ypp = yp - yfound).
1 | get_unmapped_refs(x, xp, yp)
|
x |
origin set to find |
xp |
origin set in reference data |
yp |
target set in reference data |
ypp set of elements in yp that were not found
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.