Description Usage Arguments Note Author(s) See Also Examples
Draw arrows in a circular plot.
1 2 |
x |
a vector. The object is coerced to class |
y |
a vector with the same length as |
x0 |
a vector of origins (x axis). |
y0 |
a vector of origins (y axis). |
na.rm |
logical, indicating if |
shrink |
parameter that controls the size of the plotted circle. Default is 1. Larger values shrink the circle, while smaller values enlarge the circle. |
plot.info |
an object from |
zero |
the zero used in the plot. Ignored if |
rotation |
the rotation used in the plot. Ignored if |
... |
futher parameters passed to |
The function call arrows
and it is not a method of arrows
.
Claudio Agostinelli
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.