Ensure you record your work in a reproducible script. From time-to-time, reopen R, then source()
your script. You’ll clean out anything you’re no longer using, and as an added benefit will have tested your code.
Ensure you record your work in a reproducible script. From time-to-time, reopen R, then source()
your script. You’ll clean out anything you’re no longer using, and as an added benefit will have tested your code.