classifiers.data.frame: Identify Classifiers for Data Frame

View source: R/tablet.R

classifiers.data.frameR Documentation

Identify Classifiers for Data Frame

Description

Identifies classifiers: literally, groups. Supplies tablet_n and tablet_N: groupwise and ungrouped counts.

Usage

## S3 method for class 'data.frame'
classifiers(x, ...)

Arguments

x

data.frame

...

ignored

Value

data.frame, grouped if x was (see group_by)


tablet documentation built on Sept. 16, 2023, 1:08 a.m.