summarize-ANY-method: Default method for 'summarize'

summarize,ANY-methodR Documentation

Default method for summarize

Description

Default method for summarize

Usage

## S4 method for signature 'ANY'
summarize(object, ...)

Arguments

object

An object.

...

Additional arguments.

Value

An object of the same class as .data. One grouping level will be dropped.


rollup documentation built on Sept. 12, 2024, 7:28 a.m.