View source: R/factor_methods.R
count.default | R Documentation |
Counts observations in each category via count
## Default S3 method:
count(x, ...)
x |
an object. |
... |
extra arguments passed to methods. |
a tibble or data frame with the category counts.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.