I am trying to knit a page in RStudio to PDF so I can make a graph. However, each time I try to knit, I get a different error. The most recent error is the strangest yet. It is not complaining that a directory doesn't exist - it is complaining that it does exist! Why should this be a problem?
After doing what it said - installing "install_tinytex(force = TRUE)" - I got another error message.
I found a similar post on SO and used the recommended code, and got yet another error message that "tlmgr" was not found.
How do I knit my PDF?