We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2e67fe commit 0ec93a4Copy full SHA for 0ec93a4
_pkgdown.yml
@@ -133,6 +133,12 @@ reference:
133
Graphics capabilities in feasts have moved to the [ggtime](https://pkg.mitchelloharawild.com/ggtime) package.
134
135
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
142
143
- title: Extension package helpers
144
desc: >
0 commit comments