generate_panels: Generate panels

View source: R/panels.R

generate_panelsR Documentation

Generate panels

Description

Generate panels

Usage

generate_panels(num_panels, square = TRUE, single_color = TRUE, seed)

Arguments

num_panels

the number of panels in the artwork; if unspecified, a value will be chosen randomly

square

a boolean value, set to TRUE for the artwork to be square

single_color

a boolean value, set to TRUE to use a single color

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.