circular | R Documentation |
This function generates an abstract circular generative art ggplot object.
circular(n = 100, main_col = "black", bg_col = "white", s = 56)
n |
Number of steps from inside to outside. Default 100. |
main_col |
Colour of lines. Default black. |
bg_col |
Background colour. Default white. |
s |
Seed value. Default 56. |
A ggplot object.
circular()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.