get_redundant_samples: Get Testkit IDs of redundant COVID-19 positive samples...

View source: R/get_redundant_samples.R

get_redundant_samplesR Documentation

Get Testkit IDs of redundant COVID-19 positive samples non-first (based on collection date) COVID19 samples from probably a single-infection event

Description

Get Testkit IDs of redundant COVID-19 positive samples non-first (based on collection date) COVID19 samples from probably a single-infection event

Usage

get_redundant_samples(sc_tbl_no_missing, n_days = 30)

Arguments

sc_tbl_no_missing

Sample collection tibble without missing patient ID, Rymedi results, and collection date data

n_days

Duration of time (in days) for which only the first collected COVID-19 positive sample for a patient is retained

Value

Vector containing Testkit IDs of redundant samples


CUGBF/deidentifiedDB documentation built on Sept. 13, 2023, 6:28 a.m.