[R] Error in save function
    fernando espindola 
    fdoespin at gmail.com
       
    Fri Jan  5 18:29:20 CET 2007
    
    
  
Hi r-user,
I am trying to save same objects in workspace, but the next error 
message is show in line command,
save(area,cent,larg,mran,eddy,dia,vort,slan,file="stat.Rdata")
Erro en save.default(area, cent, larg, mran, eddy, dia, vort, slan, file 
= "stat.Rdata") :
        5 arguments passed to 'saveToConn' which requires 6
Is there a way to help me solve this problems?
Thank
Fernando
    
    
More information about the R-help
mailing list