Function to provide a boxplot annotated with a 5 point summary.
Usage
boxplotSum(var, ttl = "", digit = 1)
Arguments
- 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)