Description Usage Arguments Details Examples
Plot a distribution for all categorical variables.
1 |
df |
A data frame. |
n |
Threshold for max number of plots. Defaults to 50. |
... |
Optional arguments passed to geom_bar(). |
The argument n sets the max number of plots allowed by the plotting function. This is done to prevent producing a large number of plots by accident. Change this value to override the default of 50.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.