GenerateAttackOrder: Generate Attack order in multiple simulations

Description Usage Arguments See Also Examples

View source: R/GenerateAttackOrder.R

Description

Takes the output from the 'MultiAttackOrder' function and produces an attack vector of the next simulation to be run The function is used when a large number of simulations are being run and saved to a folder for reuse. This function is usally only used as part of SaveMultiAttacks

Usage

1
GenerateAttackOrder(SimOrder, folder)

Arguments

SimOrder

The dataframe produced by the MultiAttackOrder

folder

the folder that the attack simuations are being saved to

See Also

MultiAttackOrder, SaveMultiAttacks

Examples

1
GenerateAttackOrder(SimOrder, folder)

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