...

/

Exercise 9: ifelse()

Exercise 9: ifelse()

Let's test your understanding of the "ifelse()" function.

Problem Statement

Given a vector of numbers, print a vector where each element tells whether the corresponding input ...