| aggregate_stats | R Documentation |
aggregate_stats is a (not exported) function to aggregate
stats_dm objects across IDs. Since the column names may vary by the
statistic type, the behavior of aggregate depends on the subclass of
stats_dm.
aggregate_stats(stat_df)
stat_df |
A |
aggregate_stats calls the internal_aggregate() with the
relevant arguments
Returns the statistics aggregated across the relevant cols.
new_stats_dm, calc_stats,
internal_aggregate()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.