How to select and repeat a number of rows in a dataframe in r

前端 未结 0 1331
我在风中等你
我在风中等你 2020-12-18 18:10

I believe my question is quite simple, but I can\'t manage to find the right answer.

In any given dataframe:

> data.frame(x0=c(1,2,3,4,5), x1=rnorm(         


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