classifiers.data.frame {tablet}R 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)


[Package tablet version 0.6.12 Index]