Skip to content

workspace question

1 message · Liaw, Andy

#
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