-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path_pkgdown.yml
46 lines (43 loc) · 1.29 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
url: https://www.spsanderson.com/RandomWalker/
template:
bootstrap: 5
bootswatch: flatly
ganalytics: G-BSLLH3X96M
navbar:
title: "RandomWalker"
left:
- icon: "fa-home"
href: index.html
aria-label: Home
- text: "Getting Started"
href: articles/getting-started.html
- text: "Function Reference"
href: reference/index.html
- text: "News"
href: news/index.html
reference:
- title: Automatic Random Walks
desc: Functions that generate non-modifiable random walks
contents:
- has_concept("Auto Random Walk")
- title: Generator Functions
desc: Functions that generate modifiable random walks
contents:
- has_concept("Generator Functions")
- title: Visualization Functions
desc: Functions that visualise random walks
contents:
- has_concept("Visualization Functions")
- title: Vector Functions
desc: Functions that generate random walks in vector form
contents:
- has_concept("Vector Function")
- title: Helpers / Utilities
desc: Functions that help with random walks
contents:
- has_concept("Utility Functions")
- title: Statistic and Summary Functions
desc: Functions that summarise random walks
contents:
- has_concept("Statistic Functions")
search: