Description Usage Arguments Value
View source: R/make_random_clifford_attractor.R
Make a crazy Clifford attractor plot
1 2 | make_random_clifford_attractor(point_color = "black", n_points = 1e+07,
point_shape = 46, point_alpha = 0.01)
|
point_color |
chr line color |
n_points |
num length of vector to draw |
point_shape |
num shape of point |
point_alpha |
num alpha of point |
'ggplot' object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.