Sample random rows in dataframe
Asked 07 September, 2021
Viewed 3.1K times
  • 62
Votes

I am struggling to find the appropriate function that would return a specified number of rows picked up randomly without replacement from a data frame in R language? Can anyone help me out?

11 Answer