RoundRemoved: Find Deletion order

Description Usage Arguments Details See Also

View source: R/RoundRemoved.R

Description

Attack round that each edge/node was deleted is extracted from the network List of lists produced by AttackTheGrid. Whether the node/edge was the targeted node/edge is also marked. This currently only works for Nodes not Edges

Usage

1
RoundRemoved(ListofLists, type = "Edge")

Arguments

ListofLists

The output of AttackTheGrid, a list of lists containing igraphs.

type

Whether Edge or node order will be found. The default is Edge, any other value will mean nodes are used.

Details

If not all edges/nodes were deleted during AttackTheGrid, these edges will be filled with NA

See Also

attack_the_grid


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