count.default: Counting of an object occurrence.

View source: R/factor_methods.R

count.defaultR Documentation

Counting of an object occurrence.

Description

Counts observations in each category via count

Usage

## Default S3 method:
count(x, ...)

Arguments

x

an object.

...

extra arguments passed to methods.

Value

a tibble or data frame with the category counts.


PiotrTymoszuk/ExDA documentation built on Nov. 17, 2024, 5:46 p.m.