Allows a series of attack runs to be extended.
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 |