Having trouble importing datasets to my program. Beginner programmer here, with little experience in the field. I've tried importing the datasets manually using file.choose() function and also setting my working directory to my specific data function, but keep getting the same error. I've also downloaded tidyverse and readr prior to running the program so that doesn't seem to be the problem either.
My console just ends up saying:
Error: 'data/StateData.csv' does not exist in current working directory
And
Error in import("data/StateData.xlsx") : No such file