Description Usage Arguments Value Examples
Returns Tukey's Mean-Difference plot for one-way data
1  | 
df | 
 dataframe  | 
vble | 
 numeric variable to be analized  | 
group | 
 character or factor grouping variable  | 
xlabel | 
 label for x-axis, defaults to "Mean"  | 
ylabel | 
 label for y-axis, defaults to "Difference"  | 
... | 
 parameters to be passed to geom_point(), such as size, color, shape.  | 
a ggplot
1 2 3 4 5 6 7 8 9 10 11  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.