View source: R/AggregationFunctionsStatic.R View source: R/AggregationFunctions.R
comorbidity.upset.prep | R Documentation |
Aggregate data for comorbidities upset plot
comorbidity.upset.prep(input.tbl, max.comorbidities = 5)
input.tbl |
Input tibble (output of |
max.comorbidities |
The plot will display only the n most common comorbidities, this parameter is n |
A tibble
containing the input data for the comorbidities upset plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.