Description Usage Arguments Value
Makes a bin scatter plot
1 2 3 |
data |
data |
x |
the x variable |
y |
the y variable |
weights |
optional weights |
numbins |
number of bins. defaults to 20 |
xlab |
x label for plot. defaults to name of x |
ylab |
y label for plot. defaults to name of y |
title |
title for plot. defaults to binned scatter of y on x |
se |
logical for whether to plot standard error of mean estimate. defaults to false |
smooth |
logical for whether to plot smoother. defaults to false |
binned_df (the binned data) and plot_out (the plot)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.