[R] radial.plot(plotrix) - plotting multiple polygons?

Jim Lemon jim at bitwrit.com.au
Fri Nov 14 10:38:52 CET 2008


Jeremy Claisse wrote:
> Is it possible to plot multiple polygons on radial.plot(plotrix)? The
> new=FALSE argument (as used to add additional points or lines with the plot
> function to an existing plot) doesn't appear to work. I would like to
> overlay the outlines of multiple polygons of different colors on the same
> radial plot.
>
>   
Hi Jeremy,
You can do this by passing a matrix or data frame of values to 
radial.plot. Look at the last example on the help page for radial.plot 
and check the Details section.

Jim



More information about the R-help mailing list