forked from tidyverts/tsibble
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_pkgdown.yml
95 lines (82 loc) · 1.44 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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
template:
params:
bootswatch: united
authors:
Earo Wang:
href: http://earo.me
Di Cook:
href: http://dicook.org
Rob Hyndman:
href: http://robjhyndman.com
reference:
- title: Create/coerce to a tsibble
contents:
- tsibble
- as_tsibble
- is_tsibble
- build_tsibble
- title: Tsibble verbs
contents:
- tsummarise
- fill_na
- inform_duplicates
- split_by
- title: Windowed functions
contents:
- slide
- tile
- stretch
- title: Index functions
contents:
- starts_with("year")
- guess_frequency
- title: Key helpers
contents:
- key
- key_size
- key_update
- title: Tsibble helpers
- id
- index
- interval
- is_regular
- case_na
- title: Extend tsibble
contents:
- index_sum
- pull_interval
- time_unit
- title: Coerce to other objects
contents:
- as.ts.tbl_ts
- as_tibble.tbl_ts
- title: Data
contents:
- pedestrian
- tourism
- title: Misc
contents:
- tsibble-package
- title: Reexported
contents:
- arrange
- filter
- slice
- select
- mutate
- summarise
- group_by
navbar:
type: default
left:
- text: Reference
href: reference/index.html
- text: Vignettes
menu:
- text: Introduction to tsibble
href: articles/intro-tsibble.html
- text: News
href: news/index.html
right:
- icon: fa-github fa-lg
href: https://github.com/tidyverts/tsibble