Q. In dplyr, what does the slice_sample() function do?
β
Correct Answer: (A)
Samples random rows from a data frame
You must be Logged in to update hint/solution