Hi everyone,

I'm trying to create an "if" conditional statement with two conditions,
whereby the statement is true when condition 1 AND condition 2 are met:

code structure:
if ?AND? (a[x,y] <condition1>, a[x,y] <condition2>)

I've trawled through the help files, but I cannot find an example of the
syntax for incorporating an AND in a conditional IF statement.

Thanks,

rcoder
-- 
View this message in context: 
http://www.nabble.com/conditional-IF-with-AND-tp18966890p18966890.html
Sent from the R help mailing list archive at Nabble.com.

______________________________________________
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