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 ...
Let's test your understanding of the "ifelse()" function.
Given a vector of numbers, print a vector where each element tells whether the corresponding input ...