Skip to content
Prev 307508 / 398506 Next

Constant Error in R

learn how to debug your program.  I think the call is:

options(error = recover)

don't have R on my iPad so cannot check.  When you do this, you drop into the 'browser' at which point you can examine the value and see that you have a non-numeric object.

Sent from my iPad
On Oct 10, 2012, at 6:12, S Ellison <S.Ellison at lgcgroup.com> wrote: