-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_pkgdown.yml
45 lines (35 loc) · 1.05 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
url: https://go-bayes.github.io/boilerplate/
template:
bootstrap: 5
bslib:
base_font: {google: "Roboto"}
heading_font: {google: "Roboto Slab"}
code_font: {google: "Fira Code"}
preset: "bootstrap"
authors:
Joseph A Bulbulia:
href: https://github.com/go-bayes
development:
version_label: default
version_tooltip: "Version"
vignette_engine: quarto
reference:
- title: "Create templates"
contents:
- boilerplate_manage_measures
- boilerplate_merge_databases
- title: "Generate Markdown"
contents:
- boilerplate_measures
- boilerplate_report_additional_sections
- boilerplate_report_causal_interventions
- boilerplate_report_confounding_control
- boilerplate_report_eligibility_criteria
- boilerplate_report_identification_assumptions
- boilerplate_report_measures
- boilerplate_report_methods
- boilerplate_report_missing_data
- boilerplate_report_sample
- boilerplate_report_statistical_estimator
- boilerplate_report_target_population
- boilerplate_report_variables