Re: [R] radial.plot shaded region

2013-12-12 Thread Hodge, Steven
From: Jim Lemon [j...@bitwrit.com.au] Sent: Tuesday, December 10, 2013 21:57 To: Hodge, Steven Cc: r-help@r-project.org Subject: Re: [R] radial.plot shaded region On 12/11/2013 11:24 AM, Jim Lemon wrote: ... There may be a solution using the radial.pie function, and if I find it, I'll post

[R] radial.plot shaded region

2013-12-10 Thread Hodge, Steven
I'm working with radial.plot in the plotrix package. Is there a way to show a shaded region for a specific range of values in radial.lim? For example: # test data from radial.plot{plotrix} testlen-c(sin(seq(0,1.98*pi,length=100))+2+rnorm(100)/10) testpos-seq(0,1.98*pi,length=100) # the