Description Usage Arguments Value Examples
Makes a table over some key stats summarising a battle simulation
1 |
simulationResults, |
formatted as: |
A gtable, see tableGrob
.
1 2 3 4 5 | sim <- simulateBattles("30 inf 11 arm 5 ftr arm",
"40 inf 3 ftr",
iterations = 1000,
replications = 2)
makeBattleStatPlot(sim)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.