Description Usage Arguments Details Examples
View source: R/openWARPlayers.R
Summarize WAR among players
1 2 |
data |
An object of class |
A summary of players' WAR
1 2 3 4 | ds <- getData()
out <- (makeWAR(ds))
war <- getWAR(out$openWARPlays)
summary(war)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.