generate_lines_and_polygons: Generate lines and polygons

View source: R/lines_and_polygons.R

generate_lines_and_polygonsR Documentation

Generate lines and polygons

Description

Generate lines and polygons

Usage

generate_lines_and_polygons(num_shapes, background = "black", seed)

Arguments

num_shapes

an integer value, number of points

background

'white' or 'black'

seed

a numeric value, the seed to initialize psuedo-randomness

Value

a random work of art as a ggplot object


christopher-rowe/StochasticArt documentation built on April 15, 2023, 3:59 a.m.