Skip to content

troubles with R

3 messages · Liina Pilv, jim holtman, Faisal Moledina

#
where did you save it to; what directory?  did you restart in the same  
directory?  most likely a procedural error.

What is the problem you are trying to solve?

Sent from my iPhone.
On Jan 24, 2010, at 9:46, Liina Pilv <liina at kodu.ee> wrote:

            
#
Liina,
On Sun, Jan 24, 2010 at 9:46 AM, Liina Pilv <liina at kodu.ee> wrote:
Did you explicitly use the save() command and then try to load() the
data in a new R session or did you rely on R to save the workspace? I
prefer to save() and load() my data myself in to .Rdata files.
Might want to include your R version as well.

Faisal