make_new_fill {ggbrick}R Documentation

Fill

Description

Makes the vector for the fill aesthetic

Usage

make_new_fill(fill, n, val)

Arguments

fill

The fill vector.

n

Vector representing the number of bricks for the fill level.

val

Vector of length the same as fill of with 1 o 0.5 for whole or half bricks.


[Package ggbrick version 0.3.0 Index]