Q. 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
πŸ’¬ Discuss
βœ… Correct Answer: (A) Filters unique rows based on all specified columns

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
259
Total Visits
πŸ“½οΈ
2 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
84%
Success Rate