generated from epiverse-trace/packagetemplate
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path_pkgdown.yml
40 lines (35 loc) · 840 Bytes
/
_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
url: https://epiverse-trace.github.io/simulist/
template:
package: epiversetheme
bslib:
font_weight_base : 300
development:
mode: auto
reference:
- title: Simulation functions
desc: Functions to simulate disease outbreak data.
contents:
- starts_with("sim_")
- title: Right-truncate line list
contents:
- truncation
- title: Helper functions
contents:
- create_config
articles:
- title: Customising simulated outbreak
navbar: Customising simulated outbreak
contents:
- age-strat-risks
- age-struct-pop
- time-varying-cfr
- reporting-delays-truncation
- title: Wrangling and plotting data
navbar: Wrangling and plotting data
contents:
- wrangling-linelist
- vis-linelist
- title: Developer Documentation
navbar: Developer Documentation
contents:
- design-principles