add_in_nbs: Determine Whether Inviduals are in NBS

Description Usage Arguments Value

View source: R/add_nbs_comparison.R

Description

add_in_nbs() adds a logical column called in_nbs that indicates whether the individual in a row has a match in NBS using their first name, last name, date of birth, and test date. The resulting in_nbs column is:

Usage

1

Arguments

crf

Case Report Form data, usually from filter_crf()

nbs

Positive NBS data from load_positive()

Value

The input crf data with a logical column in_nbs added


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