I am not sure this issue was asked before but when I type say
 
lm(1:4) on R, the error is:  
 
> lm(1:4)
Error in switch(mode(x), "NULL" = structure(NULL, class = "formula"),  : 
  invalid formula

 
from  RDCOM:
 
> lm(1:4)
There is some errors in "lm(1:4)"
 
 
How can get the same R error from RDCOM.
 
Thanks alot - Jim

 


      
_______________________________________________
Rcom-l mailing list
Rcom-l@mailman.csd.univie.ac.at
http://mailman.csd.univie.ac.at/mailman/listinfo/rcom-l
More information (including a Wiki) at http://rcom.univie.ac.at

Reply via email to