Examveda
Examveda

In dplyr, what is the purpose of the distinct() function when used with multiple columns?

A. Filters unique rows based on all specified columns

B. Selects distinct values from the first column

C. Selects distinct values from any column

D. Filters unique rows based on the first column

Answer: Option A


This Question Belongs to R Programming >> Data Manipulation With Dplyr

Join The Discussion

Related Questions on Data Manipulation with dplyr