Using tidyr::pivot_longer to transform a one-row dataframe: take pairs of columns and stack them

前端 未结 0 373
渐次进展
渐次进展 2020-12-08 20:18

I have a dataframe with a single row. Pairs of columns go together, where one holds the name and the other has the value. So I want to extract name & column combination

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