Description Usage Arguments Examples
Make bar plot of frequencies and percentages for one or more categorical variables.
1 | plot_count(df, interactive = FALSE, ...)
|
df |
A tibble in long form |
interactive |
If true, plots are passed to plotly and display tooltips. |
1 | plot_count(mtcars, cyl)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.