Skip to content

Commit 0d4cd7c

Browse files
committed
reorganise pkgdown reference page
1 parent 993a5c2 commit 0d4cd7c

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

_pkgdown.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,13 @@ reference:
5656
- group_by_key
5757
- filter_index
5858

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+
5966
- title: Vector operations
6067
contents:
6168
- difference
@@ -103,13 +110,6 @@ reference:
103110
- pedestrian
104111
- tourism
105112

106-
- title: Tidyverse methods
107-
desc: >
108-
Dplyr and tidyr verbs that support manipulating and reshaping `tbl_ts` in
109-
time-based context.
110-
contents:
111-
- tsibble-tidyverse
112-
113113
navbar:
114114
type: default
115115
left:

0 commit comments

Comments
 (0)