Description Usage Arguments Value Author(s) See Also Examples
A method taking coordinates in a polar system and joining the corresponding points with line segments.
1 2 3  | 
x | 
 a vector of class   | 
y | 
 a vector with the same length as 'x'.  | 
join | 
 logical: if   | 
nosort | 
 logical: if   | 
offset | 
 the radius of the circle  | 
shrink | 
 parameter that controls the size of the plotted function. Default is 1.  | 
plot.info | 
 an object from another circular graphic function.  | 
zero | 
 the zero of the axis.  | 
rotation | 
 the rotation of the axis.  | 
modulo | 
 the modulo applied to 'x' before sorting.  | 
... | 
 graphical parameters passed to   | 
A list with information on the plot: zero, rotation and next.points.
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.