Learn R Programming

tablet (version 0.6.8)

groupwise: Calculate With and Without Groups

Description

Calculates with and without groups. Generic, with method groupwise.data.frame. It is meaningless to use this toolchain function on classes 'observations', 'devalued', 'widgets', 'groupless', or 'groupfull'.

Usage

groupwise(x, ...)

Value

see methods

Arguments

x

object

...

passed

Examples

Run this code
example(classifiers)
groupwise(x)

Run the code above in your browser using DataLab