add_layers: Add ggplot layers to a Plinko board

View source: R/add_layers.R

add_layersR Documentation

Add ggplot layers to a Plinko board

Description

Add ggplot layers to a Plinko board.

Usage

add_layers(board, ...)

Arguments

board

A plinko_board() object

...

Objects that can be added to a ggplot object using +.


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