Closed HenrikBengtsson closed 1 year ago
Have rsc start report on any .RData file.
rsc start
Add rsc cleanup ...
rsc cleanup
Add option to remove it or rename it.
Parse RStudio config files for the current project and its folder and look for an .RData file there.
Now reporting on .RData (either ./.RData or ~/.RData) and its file size, if found.
.RData
./.RData
~/.RData
Have
rsc start
report on any .RData file.Add
rsc cleanup
...Add option to remove it or rename it.