get_unmapped_refs: Given the injection xp->yp and a set of origin values x,...

Description Usage Arguments Value

View source: R/aliases.R

Description

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).

Usage

1
get_unmapped_refs(x, xp, yp)

Arguments

x

origin set to find

xp

origin set in reference data

yp

target set in reference data

Value

ypp set of elements in yp that were not found


jmones/catmunalias documentation built on May 10, 2020, 5 p.m.