How to return the most frequent value in a table in Rstudio

前端 未结 0 1411
时光说笑
时光说笑 2021-02-04 02:59

I am working in Rstudio and have a table, x that looks like (1,1,1,3,4), and want to return 1, the integer that is repeated the most. I have tried summary and sort, but these ar

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