How can I pivot this tibble?

后端 未结 0 1236
被撕碎了的回忆
被撕碎了的回忆 2020-12-10 21:09

Considering this tibble

library(tibble)
mytab <- tribble(
  ~siren_ent, ~nbeta_dep01, ~nbeta_dep02, ~effeta_dep01, ~effeta_dep01, ~categ, 
  "A",         


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