Skip to content
Prev 370043 / 398503 Next

vertical semi-circles in R

Dear useRs,


I am to teach my students some drawing techniques in R. I started shape of an handle by using the following codes;
The coding will draw a section of a handle. Now I want to draw semi circles of radius 0.05 between (0,0.6) and (0,0.1), oriented vertically and outward with mouth facing against the y-axis.

I tried every help available online but to no use.

Thanks in advance,

EB