Description Usage Arguments Value
Add outliers to boxplots
| 1 | add_outlier_boxplot(theplot, x, y, type.boxplot, group = group)
 | 
| theplot: | ggplot to which add a point | 
| x: | element that contains the x coordinates of the point to add | 
| y: | element that contains the y coordinates of the point to add | 
| type.boxplot: | can be either grouped or ungrouped to change the aesthetic mappings | 
| group: | element containing all the subset categories of x. | 
a ggplot object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.