Question: In R: *Your task is to draw Olympic Rings using R code. You should try to draw them as closely as possible to how they
In R:

*Your task is to draw Olympic Rings using R code. You should try to draw them as closely as possible to how they are pictured in the image below. Some Notes that may he 1p : 1. It's more complicated than it looks at first sight. 2. Break the problem into repeatable tasks, and write a function. 3. Look into the polygon function. 4. Do the best you can. You may need to approximate some aspects.* ! [Official 07ympic Rings] (olympic_rings.png)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
