[R] question about working with workspaces
Mark Lyman
mark.lyman at atk.com
Wed Oct 1 18:37:30 CEST 2008
Daniel Rabczenko <d.rabczenko <at> iestat.pl> writes:
>
> Hello everybody,
>
> Two - I hope Simple questions about working with workspaces.
>
> Is there a way to force R to start in "clean" workspace / avoid "previously
> saved workspace restored"?
When you start R, use the option --no-restore. If you are working in windows
you can add this to the target field of the the shortcut that you use to start
R.
> When I load workspace"2" working in workspace"1" everything from "1" is
> written into "2" is there a way to avoid it?
Take a look at ?save.
Mark Lyman
> Best regards,
>
> Daniel Rabczenko
>
More information about the R-help
mailing list