use dplyr::mutate() to get rolling mean over selected columns

前端 未结 0 1551

I want to get the rolling means over every last 2 rows in a new column using dplyr. Let\'s take mtcars as example data. I will convert the rownames to a new column to better

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