summarise,ANY-method {rollup} | R Documentation |
summarise
Default method for summarise
## S4 method for signature 'ANY'
summarise(object, ...)
object |
An object |
... |
Additional arguments. |
An object of the same class as .data
. One grouping level will be dropped.