summarise {rollup} | R Documentation |
summarise
functionGeneric summarise
function
summarise(object, ...)
object |
Object to be summarized. |
... |
Additional arguments. |
An object of the same class as .data
. One grouping level will be dropped.