Description Usage Arguments Value
Summarize multiple data frames by aggregating the numerical data of same grouping columns.
1 |
... |
required, the list of data frames. |
group_cols |
optional, the column names for applying the "group by" operation. The columns "geoNames" and "provenanceDomain" by default. |
FUN |
optional, the function to aggregate the numerical data. Sum by default. |
A new data frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.