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