Learn R Programming

rollup (version 0.1.0)

summarise,ANY-method: Default method for summarise

Description

Default method for summarise

Usage

# S4 method for ANY
summarise(object, ...)

Value

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

Arguments

object

An object

...

Additional arguments.