-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_pkgdown.yml
52 lines (45 loc) · 1014 Bytes
/
_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
url: ~
template:
bootstrap: 5
bootswatch: minty
toc:
depth: 2
navbar:
bg: light
structure:
left: [home, reference, articles]
right: [news, github]
components:
home:
icon: fas fa-home fa-lg
href: index.html
reference:
icon: fab fa-r-project fa-lg
text: Documentation
href: reference/index.html
articles:
icon: fa fa-fw fa-book fa-lg
text: Articles
menu:
- text: Data usage
- text: Using the `anxiety` dataset
href: articles/supplementary.html
- text: External links
- text: Original paper
href: https://doi.org/10.3390/bs12100398
- text: NIM-ACh research group
href: https://nimach.org
news:
icon: fas fa-history fa-lg
href: news/index.html
github:
icon: fab fa-github fa-lg
href: https://github.com/NIM-ACh/AnxietySleep/
reference:
- title: All functions
- subtitle: Dataset
contents: anxiety
figures:
dev: png
fig.ext: png
dpi: 310