I'm trying to compile a .rmd file into pdf using Rstudio's Knitr. Since I am using a computer (Windows 7) with permission restrictions, I had to install MikTeX in the Documents folder and Rstudio is not finding this installation. I would like to know if in Rstudio there is a way to directly specify the MikTex installation path.
When I try to run Knit PDF, the following error message is sent:
No TeX installation detected (TeX is required to create PDF output).