View source: R/draw_composition_barchart.R
draw_composition_barchart | R Documentation |
Function creating barchart showing the composition of a test.
draw_composition_barchart(composition, cat1, categorical_values1)
composition |
Tibble. Table showing the composition of a test. |
cat1 |
Character. First dimension selected. |
categorical_values1 |
Tibble. Categories associated to the first dimension selected. |
A ggplot object ready for rendering.
Nicolas Mangin
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.