create_voronoi: Generate random points & associated varanoi

View source: R/fabric.R

create_voronoiR Documentation

Generate random points & associated varanoi

Description

Generate random points & associated varanoi

Usage

create_voronoi(n_points, distribution)

Arguments

n_points

an integer value, number of points

distribution

'beta', 'uniform', or 'normal'

Value

a random work of art as a ggplot object


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