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.

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to