matchTo: function to match one dataElement against a second one

View source: R/matchTo.R

matchToR Documentation

function to match one dataElement against a second one

Description

function to match one dataElement against a second one

Usage

matchTo(daA, daB, using = "sampleID")

Arguments

daA

first dataElement

daB

second dataElement

using

the name of the column used as UID

Value

dataElement with matched samples


jwist/fusion documentation built on Jan. 25, 2024, 3:24 p.m.