spirals.Rd
This function generates a generative art ggplot object consisting of dots arranged in a spiral,
spirals(perc = 0.2, s = 1234)
Percentage of data points to be non-NA. Default 0.2.
Seed value. Default 1234.
A ggplot object.