build_wall_waffle: 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.