Hello I was working on a project in r markdown with Rstudio. Usually I leave some r markdown files open in the r studio. But I cannot open the main file and don' t know how to recover at least the plain text code.
The other files are available and I can open them but not the most important. This is the error:
And in the console when I try the open it shows:
Error: embedded nul in string: '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\ ecc.ecc.
Is there a method to open this file? or at least recover its rmarkdown script?
This file weight 36k so it's should not have lost its content inside, infact the other rmd file with 7.2k opens correctly. I really don't understand what happened to that file...
Thanks!