-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy path_pkgdown.yml
More file actions
113 lines (104 loc) · 3.95 KB
/
Copy path_pkgdown.yml
File metadata and controls
113 lines (104 loc) · 3.95 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
url: https://pharmaverse.github.io/admiralvaccine
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="admiralvaccine"
data-project-color="#2c3e50"
data-project-logo="https://pharmaverse.github.io/admiralvaccine/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 {admiralvaccine} package., What are some important {admiralvaccine} functions and what do they do?"
data-modal-search-placeholder="Ask me a question about {admiralvaccine} or the {admiral} ecosystem..."
data-modal-z-index="9999"
></script>
repo:
url:
home: https://github.com/pharmaverse/admiralvaccine
source: https://github.com/pharmaverse/admiralvaccine/blob/main/
issue: https://github.com/pharmaverse/admiralvaccine/issues/
user: https://github.com/
news:
cran_dates: true
home:
links:
- text: 🌍 {admiral} ecosystem 🌍
href: https://pharmaverse.org/e2eclinical/adam/
authors:
before: "We define *authors* as those who are actively maintaining the code base, and *contributors* as those who made a significant contribution in the past. For all acknowledgements, see the eponymous section in the [Home Page](https://pharmaverse.github.io/admiralvaccine/)."
footer:
roles: [aut, ctb, cre]
text: "Developed by Pfizer Inc,"
sidebar:
roles: [aut, fnd]
Pfizer Inc.:
html: "<a href='https://www.pfizer.com/'><img src='man/figures/pfizer_logo.png' height='20' alt='Pfizer logo' /></a>"
href: https://pfizer.com/
GlaxoSmithKline LLC:
html: "<a href='https://www.gsk.com/'><img src='man/figures/gsk_logo.png' height='20' alt='GSK logo' /></a>"
href: https://gsk.com/
Johnson & Johnson:
html: "<a href='https://www.jnj.com/'><img src='man/figures/jnj_logo.png' height='20' alt='jnj logo' /></a>"
href: https://jnj.com/
reference:
- title: Derivations for Adding Parameters/Records
- subtitle: ADFACE-specific
desc: Parameter Derivation Functions helpful for building the ADFACE datasets
- contents:
- has_keyword("der_rec")
- title: Derivations for Adding Variables
- subtitle: Functions used for deriving new variables
- contents:
- has_keyword("der_var")
- title: Helper Utilities
- subtitle: Utilities used within Derivation functions
- contents:
- has_keyword("utils_help")
- title: Other Advanced Functions
- subtitle: ADFACE-specific
- contents:
- has_keyword("other_advanced")
- title: Example Datasets
desc: You can run `admiral::use_ad_template()` to produce additional datasets
- contents:
- has_keyword('dataset')
navbar:
structure:
left: [getstarted, reference, articles, news]
right: [search, slack, newissue, github]
components:
getstarted:
text: Get Started
href: articles/admiralvaccine.html
reference:
text: Reference
href: reference/index.html
articles:
text: User Guides
menu:
- text: Creating ADSL
href: articles/adsl.html
- text: Creating ADIS
href: articles/adis.html
- text: Creating ADCE
href: articles/adce.html
- text: Creating ADFACE
href: articles/adface.html
slack:
icon: fa-slack
href: https://pharmaverse.slack.com
aria-label: Slack
newissue:
icon: fa-bug
href: https://github.com/pharmaverse/admiralvaccine/issues/new/choose
aria-label: New Issue