count_by256: Aggregating helpers

View source: R/aggregate.R

count_by256R Documentation

Aggregating helpers

Description

Aggregating helpers

Usage

count_by256(DT, by = NULL, count_col = "N")

Arguments

DT

A data.table.

by

(string) A column of DT, the count of which is desired.

count_col

(string) The name of the column in the result containing the counts.

Value

For:

count_by256

A tally of by.


factor256 documentation built on Nov. 17, 2023, 9:06 a.m.