generated from pharmaverse/admiraltemplate
-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy path_pkgdown.yml
More file actions
163 lines (146 loc) · 5.27 KB
/
_pkgdown.yml
File metadata and controls
163 lines (146 loc) · 5.27 KB
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
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
url: https://pharmaverse.github.io/admiralophtha
template:
bootstrap: 5
params:
bootswatch: flatly
includes:
in_header:
<script
async
src="https://widget.kapa.ai/kapa-widget.bundle.js"
data-website-id="2c7249cc-f1dc-4a63-8674-6ecbcb34d95c"
data-project-name="admiral"
data-project-color="#2c3e50"
data-project-logo="https://pharmaverse.github.io/admiralophtha/logo.png"
data-consent-required="true"
data-user-analytics-cookie-enabled="true"
data-consent-screen-title="Help us improve our AI assistant"
data-consent-screen-disclaimer="By clicking 'Allow tracking', you consent to anonymous user tracking which helps us improve our service. We don't collect any personally identifiable information."
data-consent-screen-accept-button-text="Allow tracking"
data-consent-screen-reject-button-text="No, thanks"
data-modal-example-questions="Tell me a little about the {admiralophtha} package., How can I convert from LogMAR to ETDRS score using {admiralophtha}?"
data-modal-search-placeholder="Ask me a question about {admiralophtha} or the {admiral} ecosystem..."
data-modal-z-index="9999"
></script>
search:
exclude: ['news/index.html']
repo:
url:
home: https://github.com/pharmaverse/admiralophtha
source: https://github.com/pharmaverse/admiralophtha/blob/main/
issue: https://github.com/pharmaverse/admiralophtha/issues/
user: https://github.com/
home:
links:
- text: 🌍 {admiral} ecosystem 🌍
href: https://pharmaverse.org/e2eclinical/adam/
authors:
F. Hoffmann-La Roche AG:
html: "<a href='https://www.roche.com/'><img src='man/figures/roche_logo.png' height='34' alt='Roche logo' /></a>"
href: https://www.roche.com/
Novartis AG:
html: "<a href='https://www.gsk.com/'><img src='man/figures/novartis_logo.png' height='20' alt='Novartis logo' /></a>"
href: https://www.novartis.com/
footer:
roles: [aut]
text: "Developed by F. Hoffmann-La Roche AG, Novartis AG,"
development:
mode: auto
news:
cran_dates: false
reference:
#- title: Derivations for Adding Variables
#- subtitle: All ADaMs
#- contents:
# - has_keyword("der_gen")
- subtitle: ADSL-specific
desc: Derivation Functions helpful for building the ADSL dataset
- contents:
- has_keyword("der_adsl")
#- subtitle: BDS-specific
# desc: Derivation Functions helpful for building the BDS datasets (e.g. advs, adlb, adeg, adex)
#- contents:
# - has_keyword("der_bds_gen")
# - has_keyword("der_bds_findings")
- subtitle: OCCDS-specific
desc: Derivation Functions helpful for building the OCCDS datasets (e.g. adae, adcm, admh)
- contents:
- has_keyword("der_occds")
- subtitle: Ophtha-specific
desc: Derivation Functions helpful for building the Ophtha datasets (e.g. adoe, adbcva)
- contents:
- has_keyword("der_ophtha")
- 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 used within Derivation Functions
#- contents:
# - has_keyword('utils_help')
#- subtitle: Utilities for Filtering Observations
#- contents:
# - has_keyword('utils_fil')
#- subtitle: Utilities used for Date Imputation
#- contents:
# - has_keyword('utils_impute')
#- subtitle: Utilities used for Examples and Template Scripts
#- contents:
# - has_keyword('utils_examples')
#- title: Computations
# desc: Computations expect vectors as input and return a vector
# contents:
# - has_keyword('computation')
- title: Example Datasets
desc: You can run `admiral::use_ad_template()` to produce additional datasets
contents:
- has_keyword('datasets')
#- title: Other Keywords
#- subtitle: Timing
# desc: Function related to timing, e.g., deriving dates, imputing dates, converting dates, deriving duration, ...
# contents:
# - has_keyword('timing')
#- subtitle: Source Specifications
# desc: Classes defining sources for derivations where variables or observations from more than one dataset are considered, e.g., like in `derive_var_lstalvdt()`
# contents:
# - has_keyword('source_specifications')
#- subtitle: Pre-Defined Time-to-Event Sources
# desc: '`tte_source` objects defined by {admiral} that can be used as input for `derive_param_tte()`'
# contents:
# - has_keyword('tte_source')
navbar:
structure:
left: [getstarted, reference, articles, news, versions]
right: [search, slack, history, newissue, github]
components:
getstarted:
text: Get Started
href: articles/admiralophtha.html
reference:
text: Reference
href: reference/index.html
articles:
text: User Guides
menu:
- text: Ophthalmology Standards
href: articles/standards.html
- text: Creating ADOE
href: articles/adoe.html
- text: Creating ADBCVA
href: articles/adbcva.html
- text: Creating ADVFQ
href: articles/advfq.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/admiralophtha/issues/new/choose
aria-label: New Issue