-
Notifications
You must be signed in to change notification settings - Fork 7
/
NAMESPACE
51 lines (50 loc) · 1.02 KB
/
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
41
42
43
44
45
46
47
48
49
50
51
# Generated by roxygen2: do not edit by hand
export(adj.ind)
export(adj.org)
export(cvrDB.connections)
export(description.vector)
export(dist.plot)
export(do.you.know)
export(edge.coord)
export(efternavne)
export(ego.network)
export(ego.two.mode)
export(ego.two.mode.affil)
export(elite.network)
export(elite.network.org)
export(eliteDB.connections)
export(find.beskrivelse)
export(find.core)
export(find.core.net)
export(find.gender)
export(fornavne)
export(graph.plot)
export(graph.plot.twomode)
export(has.tags)
export(hvad)
export(hvem)
export(inddel.postnummer)
export(largest.component)
export(line.plot)
export(member.vector)
export(membership.vector)
export(network.by.variable)
export(secondary.actors)
export(show.all.tags)
export(tag.network)
export(tag.vector)
export(tile.plot)
export(two.mode)
export(variable.from.rel.org)
export(vertex.coord)
export(vertex.measures)
export(vertex.measures.directed)
export(who)
import(Matrix)
import(ggplot2)
import(grid)
import(igraph)
import(plyr)
import(qlcMatrix)
import(shiny)
import(stringr)