Hi RStudio Community!
So I'm wondering if it's possible to save source code changes (within a .R file) in the RStudio IDE after R hangs or is taking too long to complete a computation?
On rare occasions I have R hang or an analysis idea turns out to be too computationally costly and the IDE will no longer save changes to the source code once a computation has begun but not yet completed. In these cases, I lose my notes on what not to do, which are important to me.
Thanks and best!