Skip to content
Prev 286010 / 398502 Next

In R 2.14.1, what does wrong sign in 'by' argument mean?

On Tue, Feb 21, 2012 at 10:53:44AM -0800, bioinformatics wrote:
Hi.

Try to set options(error=utils::recover) before the run. When
the error occurs, you can see the values of the variables
inside the function, where the error occured.

Hope this helps.

Petr Savicky.