📜  R data.frame 计数列中的项目 - 无论代码示例

📅  最后修改于: 2022-03-11 14:56:29.749000             🧑  作者: Mango

代码示例3
df %>%
  count(column_to_check)