View(X2020_04_tripdata)
save.image("~/R projects/trip.RData")
Error in gzfile(file, "wb") : cannot open the connection
In addition: Warning message:
In gzfile(file, "wb") :
cannot open compressed file 'C:/Users/Sam/Documents/R projects/trip.RDataTmp', probable reason 'No such file or directory'
Warning message:
In file.remove(outfile) :
cannot remove file '~/R projects/trip.RDataTmp', reason 'No such file or directory'