I've ran into some kind of a pickle, and I would appreciate your assistance. I have an image embedded in my R Markdown code but I want it to rotate at an angle of 180, I've tried inserting the code {out.extra='angle=180'} after the image URL but that doesn't do the trick.
What should I do? Are there any packages I need to install or is there code that I'm missing?