-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathNAMESPACE
40 lines (39 loc) · 926 Bytes
/
NAMESPACE
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
# Generated by roxygen2: do not edit by hand
export(adjacencyDF)
export(adjacencyMatrix)
export(affiliationEnviornment)
export(affiliationInfluence)
export(affiliationProjection)
export(affiliationSet)
export(averageDegree)
export(betaMeasure)
export(blockSNE)
export(connectivity)
export(criticalCoverage)
export(criticalSets)
export(degree)
export(degreeDistribution)
export(density)
export(elites)
export(externalInfluence)
export(filterNetwork)
export(hypergraphNeighbourhood)
export(isUndirected)
export(middlemanPower)
export(middlemanPowerDetail)
export(nodeCoverage)
export(nodeCriticality)
export(nodeInfluence)
export(nodeNormCriticality)
export(nodeProjection)
export(nodeSetBrokerage)
export(potentialBrokerage)
export(predecessorsSuccessors)
export(randomGraph)
export(robustness)
export(setBrokerage)
export(setCoverage)
export(setCriticality)
export(setPredSucc)
export(strongWeak)
export(undirectedAdjMatrix)