I'm trying to use knitr while learning LaTeX but all my figures are placed at a seemingly random place.
It's driving me insane. Any ideas?
I tried reinstalling TeX Live and R but nothing changed
EDIT : Ok, I solved more or less the problem by wrapping all chunk in \begin{figure}[H] \end{figure}
LaTeX is complaining but it works
( R 2.15.2, Rstudio, Tex live )