Description Usage Arguments Value Examples
Creates a blank plot with a border and then draws circles at random locations on the x and y axis. The circles each have a random color created using RGB values.
1 | draw_circle_plot(numCirc)
|
numCirc |
This argument is a vector of type numeric which defines the number of circles to draw |
None
1 | draw_circle_plot(numCirc = 20)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.