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 <zsurzsalas...@gmail.com>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 <
> teresama...@hotmail.com> 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]]
>>
>>
>> ______________________________________________
>> R-help@r-project.org 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]]

______________________________________________
R-help@r-project.org 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.

Reply via email to