Can someone tell me why R wont knit my R Markdown archive? It says the data set "dailyActivity_merged" does not exist in the current working directory, but I have already added this to the files and it is loaded
I want to knit an rmd file from R, I just have one code chunk, and it runs perfectly fine, but when trying to knit the file it stops and there's a legend saying that couldn't find the data set in the current working directory