Description Usage Arguments Examples
Produces a panneled plot summarizing results of a two-wave battle simulation
1 |
twoWaveSimulationResults, |
formatted as: |
1 2 3 4 | sim <- simulateTwoWaveBattles("7 inf", "7 inf 3 ftr", "7 inf",
reinforcement = function(x){c(x, rep("ftr", 2))},
replications = 5, iterations = 1000)
plot2WaveSummary(sim)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.