View source: R/get_redundant_samples.R
get_redundant_samples | R Documentation |
Get Testkit IDs of redundant COVID-19 positive samples non-first (based on collection date) COVID19 samples from probably a single-infection event
get_redundant_samples(sc_tbl_no_missing, n_days = 30)
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 |
Vector containing Testkit IDs of redundant samples
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.