Description Usage Arguments Examples
View source: R/SummariseMultiAttack.R
This function provides a concise way to summarise the output of the ExtractAttackStats function, especially when said function has been used over a lot of attacks. This is most common when using "SaveMultiAttacks".
| 1 | SummariseMultiAttack(df, groupingvar = alpha)
 | 
| df | A dataframe that is produced by the ExtractNetworkStats function. | 
| groupingvar | The bare unquoted name of the grouping variable, the default is alpha | 
| 1 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.