NextAttackSimulation: Find the next attack simulation to be run

Description Usage Arguments See Also Examples

View source: R/NextAttackSimulation.R

Description

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

Usage

1
NextAttackSimulation(SimOrder, folder)

Arguments

SimOrder

The output dataframe of MultiAttackOrder

folder

The folder where the attack simulations are saved

See Also

MultiAttackOrder

Examples

1
  NextAttackSimulation(SimOrder, folder)

JonnoB/PowerGridNetworking documentation built on Aug. 7, 2021, 3:04 a.m.