vaggregate | R Documentation |
stats::aggregate
, but returns vectorSame as stats::aggregate
except returns named vector
with names as first column of output and values as second
Note: there is no need to ever use aggregate or vaggregate, just switch to data.table
vaggregate(...)
... |
arguments to aggregate |
named vector indexed by levels of "by"
Marcin Imielinski
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.