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

GenerateAttackOrder(SimOrder, folder)

Arguments

SimOrder

The dataframe produced by the MultiAttackOrder

folder

the folder that the attack simuations are being saved to

See also

Examples

GenerateAttackOrder(SimOrder, folder)
#> Error in list.files(folder): object 'folder' not found