build_wall {ggbrick} | R Documentation |
Build the wall
Description
Build the wall
Usage
build_wall(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]