Q. What is the role of the left_join() function in dplyr?
β
Correct Answer: (A)
Performs a left outer join between two data frames
You must be Logged in to update hint/solution