-
Notifications
You must be signed in to change notification settings - Fork 3
/
_pkgdown.yml
84 lines (73 loc) · 2.11 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
url: https://pharmaverse.github.io/admiraltemplate
template:
bootstrap: 5
params:
bootswatch: flatly
repo:
url:
home: https://github.com/pharmaverse/admiraltemplate
source: https://github.com/pharmaverse/admiraltemplate/blob/main/
issue: https://github.com/pharmaverse/admiraltemplate/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: ADXX-specific
desc: Parameter Derivation Functions helpful for building the ADXX dataset
- contents:
- has_keyword("der_prm_adxx")
- title: Advanced Functions
- subtitle: Pre-Defined Source Objects
desc: Source objects defined by {admiraltemplate}
- 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/admiraltemplate.html
reference:
text: Reference
href: reference/index.html
articles:
text: User Guides
menu:
- text: Creating ADXX
href: articles/adxx.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/admiraltemplate/issues/new/choose
aria-label: New Issue