Creates an animated box plot showing quartiles, median, whiskers,
and outliers.
Usage
animate_boxplot(data, color = BLUE, show_points = FALSE, duration = 3)
Arguments
- data
Numeric vector or named list of vectors
- color
Box color
- show_points
Show individual data points
- duration
Animation duration