I am getting this error:- Error: evaluation nested too deeply: infinite 
recursion / options(expressions=)? The reason is probbaly because I am 
calling methods within methods.

I read related posts.  It said the solution is to set  options(expressions = 
1000). I wanted to know where in my code or system to set 
options(expressions = 1000)?

Thanks.

Aarti

______________________________________________
R-help@stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Reply via email to