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