View source: R/plot_annotated.R
boxplotSum | R Documentation |
Function to provide a boxplot annotated with a 5 point summary.
boxplotSum(var, ttl = "", digit = 1)
var |
the variable to be plotted (must be numerical) |
ttl |
the title of the boxplot |
digit |
the number of digits used for rounding (defaults to 1) |
Aline Talhouk
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.