-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
30 lines (29 loc) · 760 Bytes
/
NAMESPACE
File metadata and controls
30 lines (29 loc) · 760 Bytes
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
# Generated by roxygen2: do not edit by hand
export(animate_network)
export(animate_simulation)
export(calculate_influence)
export(color_agents)
export(compute_clustering)
export(compute_consolidation)
export(compute_correlation)
export(compute_diversity)
export(compute_metrics)
export(compute_trends)
export(create_agents)
export(create_neighborhood)
export(neighbors_cluster)
export(neighbors_longrange)
export(neighbors_moore)
export(neighbors_moore_outside)
export(neighbors_random_k)
export(neighbors_vn_outside)
export(neighbors_vonneumann)
export(neighbors_weighted_distance)
export(neighbors_xrow)
export(neighbors_ycol)
export(plot_individual)
export(plot_network)
export(plot_step)
export(plot_trend)
export(run_simulation)
export(update_opinions)