Q. What function is used to create a new variable in a dplyr data frame based on existing variables?
β
Correct Answer: (B)
mutate()
You must be Logged in to update hint/solution