generate_points_and_edges: Generate lines and polygons

View source: R/lines_and_polygons.R

generate_points_and_edgesR Documentation

Generate lines and polygons

Description

Generate lines and polygons

Usage

generate_points_and_edges(n_points, n_edges)

Arguments

n_points

an integer value, number of points

n_edges

an integer value, number of edges for each point

Value

a tibble of edges to support the generate_lines_and_polygons() function


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