Learn R Programming

openWAR (version 0.2.2.9001)

summary.do.openWARPlayers: summary.do.openWARPlayers

Description

Summarize WAR

Usage

# S3 method for do.openWARPlayers
summary(object, n = 25, ...)

Arguments

object

An object of class openWARPlayers

n

the number of players to display

...

currently ignored

Details

Summary of players' WAR

Examples

Run this code
# NOT RUN {
sim = shakeWAR(May)
summary(sim)
# }

Run the code above in your browser using DataLab