We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 993a5c2 commit 0d4cd7cCopy full SHA for 0d4cd7c
_pkgdown.yml
@@ -56,6 +56,13 @@ reference:
56
- group_by_key
57
- filter_index
58
59
+- title: Tidyverse methods
60
+ desc: >
61
+ Dplyr and tidyr verbs that support manipulating and reshaping `tbl_ts` in
62
+ time-based context.
63
+ contents:
64
+ - tsibble-tidyverse
65
+
66
- title: Vector operations
67
contents:
68
- difference
@@ -103,13 +110,6 @@ reference:
103
110
- pedestrian
104
111
- tourism
105
112
106
-- title: Tidyverse methods
107
- desc: >
108
- Dplyr and tidyr verbs that support manipulating and reshaping `tbl_ts` in
109
- time-based context.
- contents:
- - tsibble-tidyverse
-
113
navbar:
114
type: default
115
left:
0 commit comments