Skip to content
Prev 174672 / 398506 Next

error statement: missing value where TRUE/FALSE needed

I would assume the expression in the 'if' is giving an NA as a result:
Error in if (NA) 1 else 2 : missing value where TRUE/FALSE needed

        
On Mon, Mar 23, 2009 at 10:38 AM, Michael Curran <mpc46 at cam.ac.uk> wrote: