View source: R/lines_and_polygons.R
generate_lines_and_polygons | R Documentation |
Generate lines and polygons
generate_lines_and_polygons(num_shapes, background = "black", seed)
num_shapes |
an integer value, number of points |
background |
'white' or 'black' |
seed |
a numeric value, the seed to initialize psuedo-randomness |
a random work of art as a ggplot object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.