forked from epiforecasts/covidregionaldata
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_pkgdown.yml
41 lines (33 loc) · 828 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
41
url: epiforecasts.io/covidregionaldata/
template:
params:
bootswatch: lumen
development:
mode: release
navbar:
type: inverse
left:
- text: "Home"
href: index.html
- text: News
href: news/index.html
- icon: fa-file-code-o
text: "Functions"
href: reference/index.html
right:
- icon: fa-github
href: https://github.com/epiforecasts/covidregionaldata
reference:
- title: Get Regional Data
desc: Function to import and clean regional data
contents:
- get_regional_data
- title: Get Global Data
desc: Function to import and clean global data
contents:
- get_national_data
- title: Get other Covid-19 Data
desc: Functions to import and clean global data
contents:
- get_linelist
- get_interventions_data