gradients | R Documentation |
Generates generative art as a grid of gradient colour fades
gradients(nx = 5, ny = 5, s = 1234)
nx |
Number of columns. Default 5. |
ny |
Number of rows. Default 5. |
s |
Random seed. Default 1234. |
Tibble
gradients()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.