Description Usage Arguments See Also
View source: R/ExtendMultiAttack.R
Allows a series of attack runs to be extended.
| 1 2 3 4 5 6 | ExtendMulltiAttack(
  files,
  DeleteOrders,
  MinMaxComp = 0,
  TotalAttackRounds = 1000
)
 | 
| files | the files in the current working directory to be extended. These files should all have the extension'.rds' | 
| DeleteOrders | The output of MultiAttackOrder this should be the same as the original dataframe used for the simulations that are being extended | 
| MinMaxComp | The minimum size of the maximum component, default is set to zero | 
| TotalAttackRounds | The total number of attack rounds to execute in this extension | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.