forked from wadpac/GGIR
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_pkgdown.yml
78 lines (73 loc) · 2.33 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
url: ~
template:
bootstrap: 5
bslib:
primary: "#0054AD"
border-radius: 0.5rem
btn-border-radius: 0.25rem
includes:
in_header:
<script defer data-domain="pkgdown.r-lib.org,all.tidyverse.org" src="https://plausible.io/js/plausible.js"></script>
opengraph:
twitter:
creator: "@RpackageGGIR"
card: summary_large_image
authors:
Vincent T van Hees:
href: https://www.accelting.com/
Jairo H Migueles:
href: https://www.jhmigueles.com/
footer:
roles: [aut]
text: "Developed by"
sidebar:
roles: [aut]
home:
title: GGIR R Package
navbar:
components:
intro:
text: Get Started
href: articles/chapterInProgress.html
twitter:
icon: fa-twitter
href: https://twitter.com/RpackageGGIR
aria-label: Twitter
articles:
text: Articles
menu:
- text: 1. The GGIR pipeline
href: articles/chapterInProgress.html
- text: 2. Inspecting the Data Quality in GGIR
href: articles/chapterInProgress.html
- text: 3. From Raw Data to Acceleration Metrics
href: articles/chapterInProgress.html
- text: 4. Accounting for Study Protocol
href: articles/chapterInProgress.html
- text: 5. How GGIR Deals with Invalid Data
href: articles/chapterInProgress.html
- text: 6. Characterizing Human Behaviour with GGIR
href: articles/chapterInProgress.html
- text: 7. The 24-hour time use analysis
href: articles/chapterInProgress.html
- text: 8. Cleaning the Data
href: articles/chapterInProgress.html
- text: 9. Inspecting the results
href: articles/chapterInProgress.html
- text: 10. Motivation and Clarification
href: articles/chapterInProgress.html
structure:
left: [intro, articles, news]
right: [search, github, twitter]
news:
releases:
- text: "Version 2.9-0"
href: https://www.accelting.com/updates/ggir-release-2-9-0/
- text: "Version 2.8-0"
href: https://www.accelting.com/updates/ggir-release-2-8-0/
- text: "Version 2.7-1"
href: https://www.accelting.com/updates/ggir-release-2-7-1/
- text: "Version 2.6-0"
href: https://www.accelting.com/updates/ggir-release-2-6-0/
- text: "Version 2.5-0"
href: https://www.accelting.com/updates/ggir-release-2-5-0/