Skip to content

Commit 0ec93a4

Browse files
Add deprecated plot functions back to pkgdown reference
1 parent e2e67fe commit 0ec93a4

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

_pkgdown.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,12 @@ reference:
133133
Graphics capabilities in feasts have moved to the [ggtime](https://pkg.mitchelloharawild.com/ggtime) package.
134134
135135
Please use `library(ggtime)` in your code in order to continue using the `autoplot()` and `autolayer()` functions previously provided by this package.
136+
contents:
137+
- autoplot.tbl_ts
138+
- autolayer.tbl_ts
139+
- autoplot.fbl_ts
140+
- autolayer.fbl_ts
141+
- autoplot.dcmp_ts
136142

137143
- title: Extension package helpers
138144
desc: >

0 commit comments

Comments
 (0)