-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
66 lines (65 loc) · 1.45 KB
/
NAMESPACE
File metadata and controls
66 lines (65 loc) · 1.45 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
# Generated by roxygen2: do not edit by hand
export("%>%")
export(":=")
export(.data)
export(AdaptiveStrategyAttack)
export(AttackTheGrid_List)
export(BalancedGenDem)
export(BalencedGenDem)
export(Cascade)
export(Cascade2)
export(Components_differ)
export(CreateSubgraph)
export(CreateTransmission)
export(DeleteCarefully)
export(ElectricalCentrality)
export(ElectricalDistance)
export(EntropicDegree)
export(ExtendAttack)
export(ExtendMulltiAttack)
export(ExtractAttackStats)
export(ExtractNetworkStats)
export(FixedStrategyAttack)
export(GenerateAttackOrder)
export(ImpPTDF)
export(LinePropertiesMatrix)
export(Line_Limit_PF)
export(Line_Limit_Volt_PF)
export(LoadLevel)
export(MultiAttackOrder)
export(Net_Ability)
export(NetworkStats)
export(NextAttackSimulation)
export(NodePairs)
export(PowerFlow)
export(Proportional_Load)
export(RandomAttack)
export(RemoveDeadEnds)
export(RoundRemoved)
export(RoundTypeRemoved)
export(SaveMultiAttacks)
export(SlackRefFunc)
export(SummariseMultiAttack)
export(as_label)
export(as_name)
export(attack_the_grid)
export(enquo)
export(enquos)
export(expr)
export(extract_network_stats)
export(matpower_loader)
export(network_co_failure)
export(normalise_dc_load)
export(sym)
export(syms)
export(union2)
importFrom(magrittr,"%>%")
importFrom(rlang,":=")
importFrom(rlang,.data)
importFrom(rlang,as_label)
importFrom(rlang,as_name)
importFrom(rlang,enquo)
importFrom(rlang,enquos)
importFrom(rlang,expr)
importFrom(rlang,sym)
importFrom(rlang,syms)