Skip to content
Prev 318837 / 398502 Next

Error message

most likely either 'lower' or 'upper' is NA.  put

options(error = recover)

in your script to stop on the error and examine the value.  you need to learn "debugging 101" to help yourself out.

Sent from my iPad
On Mar 5, 2013, at 16:00, li li <hannah.hlx at gmail.com> wrote: