plot_proportion | R Documentation |
plot_proportion
plot_proportion(.tbl, x = group, y = prop, fill = clusters)
.tbl |
a tibble |
x |
symbol designating column of tibble with group information |
y |
symbol designating column of tibble with proportion values |
fill |
symbol designating fill color |
ggplot object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.