Description Usage Arguments Value Examples
Returns a spread-location plot.
1 2 3 4 5 6 7 8 9 10 |
df |
dataframe |
vble |
numeric variable to be analized |
group |
grouping character or factor variable |
jitterwidth |
width argument for geom_jitter |
jitteralpha |
alpha argument for geom_jitter |
linecol |
col argument for geom_line |
ylabel |
y-axis label |
xlabel |
x-axis label |
a ggplot object with the spread-location plot
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.