View source: R/lines_and_polygons.R
generate_points_and_edges | R Documentation |
Generate lines and polygons
generate_points_and_edges(n_points, n_edges)
n_points |
an integer value, number of points |
n_edges |
an integer value, number of edges for each point |
a tibble of edges to support the generate_lines_and_polygons() function
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.