Q. In dplyr, what does the slice() function do?

  • (A) Extracts specific rows from a data frame
  • (B) Selects specific columns from a data frame
  • (C) Slices a data frame into smaller data frames
  • (D) Sorts the data frame in ascending order
πŸ’¬ Discuss
βœ… Correct Answer: (A) Extracts specific rows from a data frame

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

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