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

Stefan Uhmann stefan.uhmann at mailbox.tu-dresden.de
Thu Jan 15 14:08:06 CET 2009


Dear List, Dear Jim,

is it possible to draw multiple polygons with different line types? 
lty=c or line.lty=c do not work with radial.plot (in the matrix case) as 
well as add=TRUE.

Stefan

Jim Lemon schrieb, Am 14.11.2008 10:38:
> 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
> 
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>




More information about the R-help mailing list