Answer Posted / Harish Kumar
The bor() function in R is used to calculate the Boolean OR operation between two binary vectors. The result is another binary vector where 1 corresponds to at least one 1 in the original vectors.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers