Matched sample by time (week) and UTLA
1 2 3 4 5 6 7 8 | matched_sample(
csids,
lineage = NULL,
not_lineage = "B.1.1.7",
nreps = 1,
n_multiplier = 1,
deduplicate = FALSE
)
|
csids |
central_sample_id to be matched |
lineage |
If not NULL, sample will only include this lineage |
not_lineage |
The sample will *not* include this lineage |
nreps |
replicates |
n_multiplier |
Optionally can draw multiple (integer) matches per element in csids |
deduplicate |
not implemented |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.