generate_panels | R Documentation |
Generate panels
generate_panels(num_panels, square = TRUE, single_color = TRUE, seed)
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 |
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.