count | R Documentation |
Counts observations in each category.
count(x, ..., wt = NULL, sort = FALSE, name = NULL)
x |
an object. |
... |
extra arguments passed to methods. |
a tibble with the category counts.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.