generated from pharmaverse/admiraltemplate
-
Notifications
You must be signed in to change notification settings - Fork 4
/
_pkgdown.yml
87 lines (76 loc) · 2.25 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
url: https://pharmaverse.github.io/admiralmetabolic
template:
bootstrap: 5
math-rendering: mathjax
params:
bootswatch: flatly
repo:
url:
home: https://github.com/pharmaverse/admiralmetabolic
source: https://github.com/pharmaverse/admiralmetabolic/blob/main/
issue: https://github.com/pharmaverse/admiralmetabolic/issues/
user: https://github.com/
news:
cran_dates: true
development:
mode: auto
reference:
- title: Derivations for Adding Variables
- subtitle: ADXX-specific
desc: Derivation Functions helpful for building the ADXX dataset
- contents:
- has_keyword("der_adxx")
- title: Derivations for Adding Parameters
- subtitle: ADVS-specific
desc: Parameter Derivation Functions helpful for building the ADVS dataset
- contents:
- has_keyword("der_prm_advs")
- title: Advanced Functions
- subtitle: Pre-Defined Source Objects
desc: Source objects defined by {admiralmetabolic}
- contents:
- has_keyword("source_specifications")
- title: Utility Functions
- subtitle: Utilities for Formatting Observations
- contents:
- has_keyword('utils_fmt')
- subtitle: Utilities for Dataset Checking
- contents:
- has_keyword('utils_ds_chk')
- subtitle: Utilities for Filtering Observations
- contents:
- has_keyword('utils_fil')
- title: Example Datasets
desc: You can run `admiral::use_ad_template()` to produce additional datasets
- contents:
- has_keyword('datasets')
navbar:
structure:
left: [getstarted, reference, articles, news]
right: [search, slack, history, newissue, github]
components:
getstarted:
text: Get Started
href: articles/admiralmetabolic.html
reference:
text: Reference
href: reference/index.html
articles:
text: User Guides
menu:
- text: Creating a Metabolic ADVS
href: articles/advs.html
- text: Creating a Control of Eating Questionnaire ADaM
href: articles/adcoeq.html
history:
icon: fa-history
href: articles/website-versions.html
aria-label: Previous Release Websites
slack:
icon: fa-slack
href: https://pharmaverse.slack.com/
aria-label: Slack
newissue:
icon: fa-bug
href: https://github.com/pharmaverse/admiralmetabolic/issues/new/choose
aria-label: New Issue