Skip to content
Prev 343330 / 398506 Next

loading saved files with objects in same names

Note that the solution of simply using 

     attach("f.RData")

makes the use of  ls()  very natural, 
and for Rstudio and similar gui users, even automatically part of
their GUI.

Martin Maechler