plinko_board-properties | R Documentation |
Functions to get different properties of a plinko_board()
.
slot_edges(board)
pins(board)
paths(board)
balls(board)
frames(board)
n_frame(board)
board |
A |
A data frame containing the requested properties of the Plinko board.
slot_edges
: Slot edges
pins
: Pin locations
paths
: Ball paths from drop point to final location
balls
: Ball final locations
frames
: Frames in the animation giving ball locations
n_frame
: Number of frames in the Plinko board.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.