long format, reshape with multiple variables

前端 未结 0 1069
佛祖请我去吃肉
佛祖请我去吃肉 2020-12-23 21:15

I have a dataset that currently looks something like this:

df <- data.frame(Id = c("1","2","3"), 
                xt1 = c(2,4         


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