Then when I tried to run the next code (I went with read into individual files) I got an error
saying something along the lines of files not found in the directory "/cloud/project" so I just set my march_data folder as the Working Directory by using
setwd("/cloud/project/march_data")
then went ahead and ran the code for individual files.
Note that since its a lot of csv files, running it for individual files will have it take up a lot of rows in the Environment Panel. But I personally prefer having it like that so I don't mind.