build_wall_waffle {ggbrick} | R Documentation |
Build the wall
Description
Build the wall
Usage
build_wall_waffle(n_bricks, height, bpl, gap = NULL, width = 0.9)
Arguments
n_bricks |
Number of bricks |
height |
Height of the wall. |
bpl |
Bricks per layer |
gap |
The space between bricks. |
width |
Column width. |
[Package ggbrick version 0.3.0 Index]