When multiple attack simulations are being performed the operation can be interrupted. This function searches the folder where the simulations are being stored and returns the next attack simulation. This function is mostly only used as part of the MultiAttack function
NextAttackSimulation(SimOrder, folder)
SimOrder | The output dataframe of MultiAttackOrder |
---|---|
folder | The folder where the attack simulations are saved |
NextAttackSimulation(SimOrder, folder)#> Error in list.files(folder): object 'folder' not found