distinct_crf: Deduplicate Cases and Coalesce Information Among Duplicates

Description Usage Arguments Value

View source: R/distinct_crf.R

Description

distinct_crf() de-duplicates cases in the CRF data using first name, last name, date of birth, and specimen collection date. Where possible, missing data in one duplicate record is filled in from data in others.

Usage

1

Arguments

data

A tibble with CRF data, usually output from filter_crf()

Value

The de-duplicated and coalesced input, sorted by record_id


jesse-smith/covidcrf documentation built on March 28, 2021, 10:45 p.m.