-
Notifications
You must be signed in to change notification settings - Fork 9
/
_pkgdown.yml
50 lines (43 loc) · 903 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
42
43
44
45
46
47
48
49
50
template:
params:
bootswatch: cosmo
development:
mode: auto
authors:
Earo Wang:
href: http://earo.me
Di Cook:
href: http://dicook.org
Rob Hyndman:
href: http://robjhyndman.com
reference:
- title: Overview
contents:
- sugrrants-package
- title: Calendar based graphics
desc: >
Lay out panels into a calendar format.
contents:
- facet_calendar
- frame_calendar
- title: Geoms and stats extension for temporal-context data
contents:
- starts_with("geom_")
- starts_with("stat_")
- title: Datasets
contents:
- hourly_peds
navbar:
type: default
left:
- text: Reference
href: reference/index.html
- text: Vignettes
menu:
- text: Calendar based graphics
href: articles/frame-calendar.html
- text: News
href: news/index.html
right:
- icon: fa-github fa-lg
href: https://github.com/earowang/sugrrants