-
Notifications
You must be signed in to change notification settings - Fork 177
/
_pkgdown.yml
43 lines (41 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://mrcieu.github.io/TwoSampleMR/
template:
bootstrap: 5
light-switch: true
bslib:
bootswatch: united
pkgdown-navbar-bg: '#e95420'
navbar:
left:
- text: "Guide"
menu:
- text: List of articles
href: articles/index.html
- text: Introduction
href: articles/introduction.html
- text: Exposure data
href: articles/exposure.html
- text: Outcome data
href: articles/outcome.html
- text: Harmonise data
href: articles/harmonise.html
- text: Perform MR
href: articles/perform_mr.html
- text: Major changes to the IEU GWAS resource for 2020
href: articles/gwas2020.html
- text: "Functions"
href: reference/index.html
- text: "Changelog"
href: "news/index.html"
articles:
- title: "Guide"
desc: >
The following pages provide detailed illustrations of the
TwoSampleMR package.
contents:
- introduction
- exposure
- outcome
- harmonise
- perform_mr
- gwas2020