Learn R Programming

tablet (version 0.2.7)

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, ...)

Arguments

x

object

...

passed

Value

see methods

Examples

Run this code
# NOT RUN {
example(classifiers)
groupwise(x)
# }

Run the code above in your browser using DataLab