forked from seandavi/sars2pack
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_pkgdown.yml
42 lines (33 loc) · 803 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: https://seandavi.github.io/sars2pack
template:
params:
bootswatch: flatly
ganalytics: UA-93043521-4
home:
title: "sars2pack"
type: inverse
reference:
- title: Data resources
desc: >-
Functions for accessing (typically web-based) data resources.
contents:
- available_datasets
- ends_with("data")
- us_county_geo_details
- us_healthcare_capacity
- kff_icu_beds
- government_policy_timeline
- title: Additional
contents:
- -ends_with("data")
- -us_county_geo_details
- -us_healthcare_capacity
- -kff_icu_beds
- -government_policy_timeline
- -available_datasets
navbar:
right:
- icon: fa-github
href: https://github.com/seandavi/sars2pack
development:
mode: auto