Description Usage Arguments Examples
View source: R/stratify_by_phenotype.R
Combined two different list of data.frames/data.tables so that they can later be plotted
1 | stratify_by_phenotype(ind, ref)
|
ind |
a named list individual IDs. Each list will be merged with the reference data.table. |
ref |
a named list of data.tables/data.frames with two columns, in which first column being the individual id, and the 2nd one being the phenotype value of interest. |
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.