Skip to content
Prev 85718 / 398506 Next

workspace question

If you start R with the argument --no-restore (or even --vanilla, I think),
no workspace will be loaded.

Personally I almost never save a workspace image.  Whatever I need I
explicitly save() and load() or attach().

Andy

From: Afshartous, David