Can you use dplyr across() to iterate across pairs of columns?

前端 未结 0 338
孤街浪徒
孤街浪徒 2021-01-03 03:09

I have 18 pairs of variable and I would like to do pair-wise math on them to calculate 18 new variables. The across() function in dplyr is quite handy when applying a formul

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