R/filter_frames.R
filter_frames.Rd
Filter the frames in Plinko board. Useful for testing animations without needing to render the full animation.
filter_frames(board, ...)
A plinko_board() object
plinko_board()
A filtering expression (like one passed to filter()) that uses columns of frames(board) to select the frames to keep.
filter()
frames(board)