I am relatively new to working with R studio.
I am trying to knit a R markdown document I have been working on but when I try to knit the R markdown file it says that 'the system cannot find the file specified' even though the data I am working from is saved in my global environment.
Rstudio was previously letting me knit the document. I changed the file name for the data I was working on and this problem has occurred since even though I have changed my code to account for the name change.
R studio lets me import the data but not directly view it as the file is too large so I'm not sure if this is also a problem with the file size.
Any help would be appreciated, thanks.