Description Usage Arguments Value
Standard evaluation version of autoHistogramPlot.
Generates either a static ggplot
or interactive plotly
histogram visualisation of the chosen target variable.
1 2 |
df |
Dataframe that contains the target variable |
target |
String giving the name of the target variable |
binwidth |
The width of the bins. The default |
interactiveplot |
If |
xlabel |
Provide a character to override the default label for the x axis |
... |
Other arguments passed onto |
stat |
Defaults to |
A histogram of the target variable from the provided data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.