Q29
How is the case_when() function used in dplyr?
A.
To create a switch case statement in a column
AnswerB.
To filter rows based on multiple conditions
C.
To select specific columns from a data frame
D.
To perform case-sensitive matching in a column
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board