Re: [R] Odp: If Else Function

2007-12-11 Thread livia
Hi, I guess it is because I spread the command in different rows. Thank you very much for your help. Petr Pikal wrote: > > Hi > > [EMAIL PROTECTED] napsal dne 11.12.2007 13:06:14: > >> >> Hello everyone, >> >> I would like to use the "if" statements and I was thinking sth like >> >> If ()

[R] Odp: If Else Function

2007-12-11 Thread Petr PIKAL
Hi [EMAIL PROTECTED] napsal dne 11.12.2007 13:06:14: > > Hello everyone, > > I would like to use the "if" statements and I was thinking sth like > > If () {} else{ if() {} else{} } > > Is this a possible solution and is there any syntax error? Except the first letter, nothing sooms to be w