A number of my packages (ggplot2 and dyplyr to name a couple) have stopped working. The functions cannot be found. I saw that I was having issues with yaml, so I manually removed it and reinstalled as well as installing 'evaluate,' however this doesn't seem to have fixed the problem.
Could this possibly stem from the fact that R is storing packages between two different file paths?
How can I rectify this?