Q29
In R, what does the slice() function do?
A.
Extracts specific rows from a data frame
AnswerB.
Dices a vector into smaller slices
C.
Counts the number of slices in a vector
D.
Slices a data frame into smaller data frames
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board