Skip to content

missing value break my if clause and crash my program

1 message · Uwe Ligges

#
On 29.02.2012 13:36, zisheng xing wrote:
1. Please ask questions on R-help after reading its posting guide. 
R-devel is for development purposes.

2. Your code results in an ERROR rather than a crash.

3. Check if m exists before you compare it to some value.

Uwe Ligges