Plots a single frame from a Plinko board animation.
# S3 method for plinko_board autoplot( object, ..., frame = NULL, show_paths = TRUE, show_dist = TRUE, show_target_dist = TRUE )
| object | A |
|---|---|
| ... | other arguments passed to specific methods |
| frame | Which frame to plot (an integer). If |
| show_paths | Should ball paths be shown? |
| show_dist | Should an overlay of the binomial distribution for this Plinko board be shown? |
| show_target_dist | For |