Skip to contents

This function generates an abstract circular generative art ggplot object.

Usage

circular(n = 100, main_col = "black", bg_col = "white", s = 56)

Arguments

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.

Value

A ggplot object.