Q. In R, what is the role of the ifelse() function?
β
Correct Answer: (A)
To check a single condition and execute different code based on the result
You must be Logged in to update hint/solution