[R] double-click in RData file versus load( file )
Cleber Nogueira Borges
klebyn at yahoo.com.br
Sun Jan 27 00:40:12 CET 2008
hi Gabor,
I try it:
in *MS-DOS*:
C:\R\etc>Rgui --vanilla
In *R*:
a=1
b=2
c=3
save.image("c:\\R\\etc\\test.rdata")
q('no')
then I "double-clicked' in 'test.rdata' (in c:\R\etc folder)
The R start without my variables: a,b,c
If I make again: R -- vanilla, and then load file, the variables are there!
It is intrigant for me! :-(
Cleber
> You could try
>
> Rgui --vanilla
>
> so that it does not run the scripts you have set up.
>
>
_______________________________________________________
Experimente já e veja as novidades.
More information about the R-help
mailing list