Description Usage Arguments Details Value
Aggregate FeatureIDs into Higher Level IDs.
1 2 3 4 5 6 |
x |
|
group |
|
fun.aggregate |
Should the data be aggregated before casting? If the formula doesn't identify single observation for each cell, then aggregation defaults to NEW: it is possible to provide a list of functions to |
... |
Further arguments passed on to |
Melts mtable using melt.data.table and
then recasts new mtable using dcast.
MDT object with new FeatureIDs.
All annotations are lost.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.