ExtendAttack: Extend Attack

Description Usage Arguments

View source: R/ExtendAttack.R

Description

Extends a previous attack run with additional attack rounds

Usage

1
2
3
4
5
6
ExtendAttack(
  NetworkList,
  AttackOrder,
  MinMaxComp = 0,
  TotalAttackRounds = 1000
)

Arguments

NetworkList

The output of AttackTheGrid, which is to be extended

AttackOrder

The original attack order used to generate the attack run

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


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