filter_frames: Filter frames in a Plinko board

View source: R/filter_frames.R

filter_framesR Documentation

Filter frames in a Plinko board

Description

Filter the frames in Plinko board. Useful for testing animations without needing to render the full animation.

Usage

filter_frames(board, ...)

Arguments

board

A plinko_board() object

...

A filtering expression (like one passed to filter()) that uses columns of frames(board) to select the frames to keep.


mjskay/plinko documentation built on March 9, 2024, 5:55 a.m.