count: Counting of an object occurrence.

countR Documentation

Counting of an object occurrence.

Description

Counts observations in each category.

Usage

count(x, ..., wt = NULL, sort = FALSE, name = NULL)

Arguments

x

an object.

...

extra arguments passed to methods.

Value

a tibble with the category counts.


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