Skip to content
Prev 369799 / 398503 Next

draw stripes in a circle in R

hi david

Thank you very much for the hack of draw.circle that you proposed me.
I don't understand some part of the code, why do you pass radius as a 
vector in the function (if I understand well the purpose of the for 
loop) ? Also what is ymult?

If I set the radius to the value 0.85 as I wanted (so as a scalar), I 
don't see any difference in the result when I call this function 
draw.circle2, the stripes are not drawn inside the circle. I don't know 
if it is normal.


Thanks, best


Jean-Philippe
On 14/06/2017 19:29, David Winsemius wrote: