Gabor Grothendieck wrote:
> Please clarify.  What happens?

ok!
I start up the R, load my file by win menu: "Load Workspace",
ls() show-me variables!
Then, I save my workspace with other name (test2.rdata, for example) and 
close my E session.

When I start up R by double-click in my new RData file (test2.rdata) and 
prompted the command ls(),
this show-me:
 > ls()
character(0)
 >
and I don't see my variables...

One information that I don't mentioned:

My Rprofile.site have dozen of personal functions, but all *very simple 
functions*,
I don't make change in defaults settings...

Cleber





        
        
                
_______________________________________________________ 

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