ExtendMulltiAttack: Extend Multi-Attack

Description Usage Arguments See Also

View source: R/ExtendMultiAttack.R

Description

Allows a series of attack runs to be extended.

Usage

1
2
3
4
5
6
ExtendMulltiAttack(
  files,
  DeleteOrders,
  MinMaxComp = 0,
  TotalAttackRounds = 1000
)

Arguments

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

See Also

MultiAttackOrder ExtendAttack


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