R: “stack” columns on top of each other

前端 未结 0 946
醉话见心
醉话见心 2020-12-09 09:47

Suppose I have some data like this:

library(dplyr)

a = data.frame( "col" = c("red", "red", "green"), "coll"         


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