generated from pharmaverse/admiraltemplate
-
Notifications
You must be signed in to change notification settings - Fork 8
/
_pkgdown.yml
73 lines (65 loc) · 1.88 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
url: https://pharmaverse.github.io/admiralvaccine
template:
bootstrap: 5
params:
bootswatch: flatly
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
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