mirrored | R Documentation |
This function generates a coloured generative art ggplot object from rectangles.
mirrored(
n = 15,
w = 4,
col_palette = PrettyCols::prettycols("PurpleTangerines"),
s = 1234
)
n |
Number of boxes per quadrant. Default 15. |
w |
Weighting towards first colour of palette. Minimum of 2. Default 4. |
col_palette |
Vector of colours. Default |
s |
Seed value. Default 1234. |
A ggplot object.
mirrored()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.