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)


bergsmat/tablet documentation built on Nov. 8, 2024, 12:38 a.m.