Hi, can I ask that why I cannot run the code and read the file? I am sure that the file is in the right place and it is csv file.
Did you load here? I don't think it's part of the tidyverse.
here
library(here)
If yes, what does the following output?
here()
This topic was automatically closed 21 days after the last reply. New replies are no longer allowed. If you have a query related to it or one of the replies, start a new topic and refer back with a link.