Error: ‘202112-divvy-tripdata.CAC’ does not exist in current working directory
(‘C:/users/Dr.IJ/Documents/R’)
This is the code I used
Trips_dec <- read_csv(“202112-divvy-tripdata.csv”)
I have already used this code to upload my data set in r scripts. And I’m using the R markdown to detail my analysis process