Error in load("/cloud/project/C:\Users\Jack-Ryan\OneDrive\personal\Documents\avg_ride_length.csv") :
bad restore file magic number (file may be corrupted) -- no data loaded
In addition: Warning message:
file ‘C:\Users\Jack-Ryan\OneDrive\personal\Documents\avg_ride_length.csv’ has magic number '"","a'
I'm trying to finish this section of my CS project but I seem to have come across this
error when exporting it, and I've seen other forums that haven't solved my dilemma.
I tried applying backslashes to the code but then I get this error
Error in readChar(con, 5L, useBytes = TRUE) : cannot open the connection
In addition: Warning message:
In readChar(con, 5L, useBytes = TRUE) :
cannot open compressed file '\cloud\project\C:\Users\Jack-Ryan\OneDrive\personal\Documents\avg_ride_length.csv', probable reason 'No such file or directory'
Any assistance would be much appreaciated