Receive the total sum score of every number

前端 未结 0 397
春和景丽
春和景丽 2020-12-19 20:57

Using as input data frame:

df1 <- data.frame(num = c(1,1,1,2,2,2,3))

How is it possible to receive the sum of every number excited in the

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