How do I both randomly select rows from a data frame and delete each row as it has been selected?

前端 未结 0 330
迷失自我
迷失自我 2020-12-04 05:55

I\'m randomly sampling without replacement from a data frame that consists of a single column. This column contains duplicated numeric values.

I\'m using dplyr<

相关标签:
回答
  • 消灭零回复
提交回复
热议问题