-
Notifications
You must be signed in to change notification settings - Fork 2
/
_pkgdown.yml
89 lines (85 loc) · 1.72 KB
/
_pkgdown.yml
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
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
reference:
- title: Temporal grouping
desc: ~
contents:
- '`group_times`'
- title: Spatial grouping
desc: ~
contents:
- '`group_lines`'
- '`group_polys`'
- '`group_pts`'
- title: Edge list generation
desc: ~
contents:
- '`edge_dist`'
- '`edge_nn`'
- title: Social network tools
desc: ~
contents:
- '`randomizations`'
- '`get_gbi`'
- title: Dyad functions
desc: ~
contents:
- '`dyad_id`'
- '`fusion_id`'
- title: Centroid functions
desc: ~
contents:
- '`centroid_group`'
- '`centroid_dyad`'
- '`centroid_fusion`'
- title: Direction functions
desc: ~
contents:
- '`direction_step`'
- '`direction_to_centroid`'
- '`direction_to_leader`'
- '`direction_group`'
- '`direction_polarization`'
- title: Distance functions
desc: ~
contents:
- '`distance_to_centroid`'
- '`distance_to_leader`'
- title: Leadership functions
desc: ~
contents:
- '`leader_direction_group`'
- title: Build functions
desc: ~
contents:
- '`build_lines`'
- '`build_polys`'
- title: Package data
desc: ~
contents:
- '`DT`'
articles:
- title: Introduction to spatsoc
navbar: ~
contents:
- spatsoc
- title: Frequently asked questions about spatsoc
navbar: ~
contents:
- faq
- title: Using spatsoc in social network analysis
navbar: ~
contents:
- using-in-sna
- title: Using edge list generating functions and dyad_id
navbar: ~
contents:
- using-edge-and-dyad
- title: Additional data formats
navbar: ~
contents:
- additional-data-formats
navbar:
structure:
left: [home, reference, articles, news]
right: [search, github]
news:
- one_page: true