I'm trying to read several csv files in RStudio Cloud. I have installed the required packages like tidyverse
to enable me read csv files. I am using rstudio cloud on Chrome. While running code I keep getting "The previous R session was abnormally terminated due to an unexpected crash. You may have lost workspace data as a result of this crash." And by the way, all of my csv files are less than 1GB(biggest file is only 145 MB). So this error is not because of files being larger than 1GB.
Here's the image of the pop up error
I have been getting this error for the past days. I kindly need help here