Examveda
Examveda

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

Answer: Option A


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

Join The Discussion

Related Questions on Data Manipulation with dplyr