Description Usage Arguments Value Author(s)
This function plots circles of length(x) into a two-dimensional space.
1 2 |
x |
Defines the x coordinate of the circle. |
y |
Defines the y coordinate of the circle. |
r |
Defines the radius 'r' of each circle. |
col |
Defines the color of the circle, if 'col' is a vector. Otherwise every circle has the same color. |
border |
If 'True' a border is drawn. |
... |
Additional parameters for the 'circle' function. |
Plot of length(x) circles into a two-dimensional space.
Peter Kehler
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.