A new behavior has started happening when I knit a .Rmd file to HTML. RStudio seems to automatically create a new folder with the images saved to it.
It did not used to do this for me and I have not changed YAML or other chunk options that should be having this effect.
Has anyone else experienced this or is anyone aware of why this might be happening?
When I delete the folder, it will also delete the knitted HTML like they are linked somehow. Super weird