I was working on an older version of R. I closed R studio to update to the latest version & I saw that my R script was saved as 0kb.
I checked that the default encoding used with the older version was ISO 8859-1 and my first guess is that this could be the reason why I lost my script.
I’ve tried the possible solutions I could find on the net. Opened the script with UTF encoding, installed the older version of R again to see if it helps & checked the R history as well with no luck.
Does anyone know of a way to help me out?
Raveena is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.