Type ?"||"
and read the help page. If it helps, the statement is equivalent to if( (a < 10) || (j > 100) ) -Peter Ehlers On 2010-04-26 23:00, assaedi76 assaedi76 wrote:
R users Thanks in advance Could someone tell me what this condition means: if ( a< 10 | | j> 100) Thanks [[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.
-- Peter Ehlers University of Calgary ______________________________________________ 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.