aggregateStats: Do statistics on multiple logs

Description Usage Arguments Value

View source: R/getLog.R

Description

Do statistics on multiple logs

Usage

1
aggregateStats(lmatch, statFun = mean)

Arguments

lmatch

a list of logs produced by getLog

statFun

The statistical function that you want to use on the logs. Default is a simple mean, but can include any function, R or user made, with a na.rm parameter

Value

A matrix of the model appliled log table for all the participants involved in any of the games. There is an extra column of gp, or games played.


sidjai/tf2statr documentation built on May 29, 2019, 9:59 p.m.