Hey
if (( (1==1) && (2==2) ) || (3==3)) { print( "hello world") }
-------------------------------------------------------------------------------------
- László-András Zsurzsa, -
- Msc. Infromatics, Technical University Munich, Germany -
- Scientific Employee, TUM -
-------------------------------------------------------------------------------------
On Thu, Aug 29, 2013 at 11:11 AM, Zsurzsa Laszlo <[email protected]>wrote:
> Hey
>
> if (( (1==1) && (2==2) ) || (3==3)) { print( "hello world") }
>
>
> -------------------------------------------------------------------------------------
> - László-András Zsurzsa, -
> - Msc. Infromatics, Technical University Munich, Germany -
> - Scientific Employee, TUM -
>
> -------------------------------------------------------------------------------------
>
>
> On Thu, Aug 29, 2013 at 10:16 AM, Mª Teresa Martinez Soriano <
> [email protected]> wrote:
>
>> Hi to everyone and sorry for my question, I would like to use IF in an
>> example like this:
>>
>>
>> If((condition1 and condition2) Or (condition 3 and condition4)) {print
>> uhvef}
>>
>>
>> BUt I don´t know how to write it correctly,
>>
>> Thanks in advance
>> [[alternative HTML version deleted]]
>>
>>
>> ______________________________________________
>> [email protected] mailing list
>> https://stat.ethz.ch/mailman/listinfo/r-help
>> PLEASE do read the posting guide
>> http://www.R-project.org/posting-guide.html
>> and provide commented, minimal, self-contained, reproducible code.
>>
>>
>
[[alternative HTML version deleted]]
______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.